The maximum positive and negative numbers which can be ___

The maximum positive and negative numbers which can be represented in two’s complement form using n bits are respectively,

A. +(2n-1-1),-(2n-1-1)
B. +(2n-1-1),-2n-1
C. +2n-1,-2n-1
D. +2n-1,-(2n-1+1)

Show Answer

Answer: B

Share your understanding of this question with the correct explanation.