Multiple choice

Which of the following is the 1's complement of 10?

  1. 01

  2. 11

  3. 110

  4. 10

  5. None of these

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

1's complement is done by changing all the bits that are 1 to 0 and all the bits that are 0 to 1.