1101
110011
10011
All of the above E. None of the above
Answer is Right!
Answer is Wrong!
The correct answer is C. 10011.
To find the 2’s complement of a number, you first flip all the bits, and then add 1. For example, the 2’s complement of 110010 is 10011.
Here is a step-by-step explanation:
- Flip all the bits of 110010. This gives you 001101.
- Add 1 to 001101. This gives you 10011.
Therefore, the 2’s complement of 110010 is 10011.
Option A is incorrect because 1101 is not the 2’s complement of 110010.
Option B is incorrect because 110011 is not the 2’s complement of 110010.
Option D is incorrect because only option C is the 2’s complement of 110010.
Option E is incorrect because the 2’s complement of 110010 is 10011.