Vidyalelo
Python · Q16

Python MCQs: Bitwise and Boolean Operations Chapter

Programming · Python · question 16

Q16

What is the two's complement of -44?

A.
1011011
B.
11010100
Answer
C.
11101011
D.
10110011

Answer: Option B

Solution

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