Multiple choice

The maximum count which a 6-bit binary word can represent is

  1. 36

  2. 64

  3. 63

  4. 65

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

The number of numbers which can be represented with a 6- bit binary word will be 26 = 64 and the numbers will range from 0 - 63. The maximum count which a 6-bit binary word can represent is 63.