

MCQOPTIONS
Saved Bookmarks
1. |
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» D. Radix complement representation | |