In: Computer Science
1.convert the following numbers from decimal to binary assuming seven-bit twe's complement binary representation:
a)49 b) -27 c)0 d) -64 e) -1 f) -2
g) what is the range for this computer as written in binary and in decimal?
2.convert the following numbers from decimal to binary assuming nine-bit twe's complement binary representation:
a)51 b) -29 c) -2 d)0 e) -256 f) -1
g ) what is the range for this computer as written in binary and in decimal?