Multiple choice

Signed integers can be stored in one’s complement, two’s complement, or

  1. ASCII code

  2. Nibbles

  3. Unicode

  4. Signed magnitude representation

  5. IEEE 754 floating-point standard

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Signed integers can be stored in one’s complement, two’s complement, or signed magnitude representation.