Reference no: EM13843916
Question 1:
1) Form the -ve hexadecimal number to 2's hex
hex to bin , bin to 2's , 2's to hex
Convert: -(C4)16 = (F3C)16
2) Convert 2's binary to decimal
2's - 1 , !bits , val = - (bin to dec):
Convert: (10110110)2 = (-74)10
3) Convert -ve decimal to binary
dec to bin , bin to 2's
Convert: (-217)10 = (1111111100100111)2s
4) Convert -ve decimal to hexadecimal
dec to 2's , 2's to hex
Convert: (-456)10 = (FE38)16
5) Convert -ve hexadecimal to decimal
hex to bin (2's) , 2's - 1 , !bits , val = - (bin to dec)
Convert: (5E9)16 =
Question 2:
Pay attention to the BASEs in each expression
1) (10101)2 + (1111)2 = ( )2
2) (10001)2 - (11001)2 = ( )2
3) (101)2 + (101)10 = ( )16
4) (101)10 - (101)16 = ( )2's
5) (ABC)16 + (DEF)16 = ( )16
6) (FED)16 - (DEF)16 = ( )2's
Question 3:
a. In the schematic diagram below, for each block 1 through 7, briefly explain its main function.
b. Explain the difference between the following two instructions (c++ code) as far as the machine execution cycle followed in the diagram below:
- bool x = true || false;
- float x = 1.1 + 2.2;

Discusses location strategy
: You have been asked to provide a location analysis on whether your company should expand an existing manufacturing plant or close the plant and move to a larger plant recently vacated by a bankrupt firm. Compose an email to your supervisor, Karen Sau..
|
Mexicos population changes after world war ii
: Mexico's population changes after World War II
|
Multinational corporations that manufacture goods
: Firm A, Firm B and Firm C are all multinational corporations that manufacture goods. Firm A operates in an industry where the pressure to reduce costs is high, but the pressure to be responsive to local markets is low. Give examples of 2 real-life fi..
|
Media of mass communication
: Review Ch. 13 of The Media of Mass Communication, especially the "Lifestyle Effects", "Attitude Effects", "Cultural Effects", and "Behavioral Effects" sections
|
Machine execution cycle
: Explain the difference between the two instructions as far as the machine execution cycle - Pay attention to the BASEs in each expression
|
How will you be able to drive customers to the site
: Suppose you have a friend that either owns or works for a small business. They really don't want to spend the time or money designing and building their own website. How will you be able to drive customers to the site
|
What is the definition of the word presumptuous
: What is the definition of the word presumptuous
|
What would be the optimal order quantity
: A local furniture store sells beds as well as other furniture and accessory items. Their best-selling bed has an annual demand of 400 units. Each time they place an order for the beds, they incur a cost of $40.00 and the annual cost for carrying the ..
|
Trade-off between inventory carrying costs-ordering costs
: What are ordering costs, and what is the trade-off between inventory carrying costs and ordering costs?
|