Digital Electronics - Digital Arithmetic Operations and Circuits - Discussion

Discussion Forum : Digital Arithmetic Operations and Circuits - General Questions (Q.No. 28)
28.
The range of positive numbers when using an eight-bit two's-complement system is:
0 to 64
0 to 100
0 to 127
0 to 256
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Priya said:   8 years ago
For 2's complement range from,

(-2^(n-1)) ...to.... (+2^(n-1)-1)....where n = 8.
I will get range -128 to + 127....i.e.0-127.

Post your comments here:

Your comments will be displayed after verification.