Vidyalelo
Python · Q11

Python MCQs: Bitwise and Boolean Operations Chapter

Programming · Python · question 11

Q11

The one's complement of 110010101 is:

A.
001101010
Answer
B.
110010101
C.
001101011
D.
110010100

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board