Assignment 32.26 You wish to express -64 as a 2's complement number.a. How many bits do you need (the minimum number)?
Get answer to your question and much more
b. With this number of bits, what is the largest positive number you canrepresent? (Please give answer in both decimal and binary.)
Get answer to your question and much more
c. With this number of bits, what is the largest unsigned number you canrepresent? (Please give answer in both decimal and binary.)
Get answer to your question and much more
2.27 The LC-3, a 16-bit machine, adds the two 2's complement numbers0101010101010101 and 0011100111001111, producing 1000111100100100.Is there a problem here? If yes, what is the problem? If no, why not?
Get answer to your question and much more