Report Bug

Qus

What will be the output of the following Python code snippet?

print(not(3>4))
print(not(1&1))
Qus

निम्नलिखित पायथन कोड स्निपेट का आउटपुट क्या होगा?

print(not(3>4))
print(not(1&1))


A. True True
B. True False
C. False True
D. False False


Solution
B. True False



Explanation
The function not returns true if the argument amounts to false, and false if the argument amounts to true. Hence the first function returns false, and the second function returns false.
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad