Computer Science - Digital Computer Electronics - Discussion

Discussion Forum : Digital Computer Electronics - Section 2 (Q.No. 48)
48.
The maximum count which a 6-bit binary word can represent is
36
64
63
65
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Sneka said:   1 decade ago
6bit. 32+16+8+4+2+1 = 63.

Neeraja said:   4 years ago
Max count is from 0 to 2^n -1.
Here n =6.
So 2^n is 64 and 2^n-1 is 63.

Post your comments here:

Your comments will be displayed after verification.