Vidyalelo
Python · Q26

MCQs for Python Data Types and Numeric Types Chapter

Programming · Python · question 26

Q26

What does ~4 evaluate to?

A.
-5
Answer
B.
-4
C.
-3
D.
+3

Answer: Option A

Solution

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