Question:

If A represents '1' and o represents '0'. What will be the one's complement of oAAooA?

Show Hint

The one's complement of a binary number is obtained by flipping each bit (0 becomes 1 and 1 becomes 0).
Updated On: Mar 29, 2025
  • 011001
  • 100110
  • 101010
  • 000000
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To find the one's complement, we replace every 1 with 0 and every 0 with 1. The one's complement of 010100 is 100110.
Was this answer helpful?
0
0

Top Questions on Binary Operations

View More Questions