Question: can you show your conversion steps on number 2 please ? i dont know how to do it. 1. Answer the following questions in this

can you show your conversion steps on number 2 please ? i dont know how to do it.  can you show your conversion steps on number 2 please ?
i dont know how to do it. 1. Answer the following questions
in this document. (16pts) a. How many possible values can a signed

1. Answer the following questions in this document. (16pts) a. How many possible values can a signed 12 bits number represent? What are the smallest and largest values? (6pts) Ans: b. Assuming a signed integer is stored in n bytes, what are the smallest and largest values that can be represented? Write your answer as a power of 2. (5pts) c. Assuming a signed integer is stored in 2 bytes, what are the smallest and largest values that can be represented? Write your answer as a power of 2 and in binary representation. (5pts) 3. Convert the following signed decimal integers to 8-bit binary (parts a-c), and binary integers to decimal (parts d-f). Please show yours steps. (12pts) For example: -41 = -128 + 87 = -128+64 +0+16+0+4+2+1 = (0b11010111) Ob10001010 = -128+0+0+0+8+0+2+0 = -128+10 = -118 a. -123 b. 62 c. -49 d. Ob00101011 e. Ob11110111 f. Ob10110010 2. For the following unsigned binary/decimal conversions, please show the conversion steps. (12pts) For example: 001101 = 8 + 4 + 1 = 13 34 32 + 2 Ob100010 2 of 3 Convert the following binary integers to decimal. (2pts each) a. Ob100100 b. Ob10110011 C. Ob10 Convert the following decimal integers to binary, (2pts each) d. 117 e 143 86

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!