MCQ Answer

<p>What will be the output of the following Python function?</p><pre><span style="font-size: 14px;">min(max(False,-3,-4), 2,7)</span></pre>

What will be the output of the following Python function?

min(max(False,-3,-4), 2,7)


निम्नलिखित Python फ़ंक्शन का आउटपुट क्या होगा?

min(max(False,-3,-4), 2,7)
Topic : Functions in Python

A. 2

B. False गलत

C. -3

D. -4




Correct Answer is :

B. False



Explanation
The function max() is being used to find the maximum value from among -3, -4 and false. Since false amounts to the value zero, hence we are left with min(0, 2, 7) Hence the output is 0 (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