1.

Using 2's complement, the largest positive and negative number which can be stored with 8 bits are

Answer» Largest positive number is 0111 111 = + 127 and largest negative number is 1000 0000 = -128.


Discussion

No Comment Found