Question 97

Computer Awareness Number representations Easy

What are the positive and negative ranges of number using 12 bits two's complement notation?

(A) \( -2^{11} \) to \( +2^{11}-1 \)
(B) \( -2^{12} \) to \( +2^{12}-1 \)
(C) \( -2^{11} \) to \( +2^{11}-2 \)
(D) \( -2^{11}-1 \) to \( +2^{11} \)
View Dynamic Solution & Explanation
Correct Solution: Option A

Step-by-step Solution:

No explanation entered yet.