Computer Science, asked by syedaannazehra238, 2 months ago

what is the range of binary number system​

Answers

Answered by AbhiThakur07
0

Explanation:

Since, range of unsigned binary number is from 0 to (2n-1).

Therefore,

  • range of 5 bit unsigned binary number is from 0 to (25-1) which is equal from minimum value 0 (i.e., 00000) to maximum value 31 (i.e., 11111).
Similar questions