MCQ Answer

<p>What will be the output of the following Python code snippet? </p><pre>print(not(3>4))<br>print(not(1&1))</pre>

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

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


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

print(not(3>4))
print(not(1&1))
Topic : Operators Expressions and Python Statements

A. True True

B. True False

C. False True

D. False False




Correct Answer is :

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