Discussion Forum
Que. | In ___________________, to encode a negative number, first the binary representation of its magnitude is taken, complement each bit and then add 1. |
a. | Signed integer representation |
b. | 1’s complement representation |
c. | 2’s complement representation |
d. | Radix complement representation |
Answer:2’s complement representation |