Examveda

What will be the output of the following Python expression?
~100?

A. 101

B. -101

C. 100

D. -100

Answer: Option B


This Question Belongs to Python Program >> Bitwise And Boolean

Join The Discussion

Related Questions on Bitwise and Boolean