Question 50

Computer Awareness Number representations Hard

The range of integers that can be represented by a 2 's complements number system is. where \( n \) is number of bits in number.

(A) \( -2^{\mathrm{n}-1} \) to \( 2^{\mathrm{n}-1}-1 \)
(B) \( -\left(2^{\mathrm{n}-1}-1\right) \operatorname{to}\left(2^{\mathrm{n}-1}-1\right) \)
(C) \( -2^{\mathrm{n}-1} \) to \( 2^{\mathrm{n}-2} \)
(D) \( -\left(2^{\mathrm{n}-1}+1\right) \) to \( \left(2^{\mathrm{n}-1}-1\right) \)
View Dynamic Solution & Explanation
Correct Solution: Option A

Step-by-step Solution:

No explanation entered yet.