Multiple choice

How many minimum number of bits are used in representing range - 23 to + 31?

  1. 7

  2. 9

  3. 6

  4. 0

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The numbers range from -23 to +31represented bt minimum 7 bits and 1 additional bit is used for indication for sign bit.