Advertisements
Advertisements
Question
Consider the given expression:
5<10 and 12>7 or not 7>4
Which of the following will be the correct output if the given expression is evaluated?
Options
TRUEFALSENONENULL
MCQ
Advertisements
Solution
TRUE
Explanation:
5<10 and 12>7 or not 7>4
True and True or not True
True and True or False
True or False
Trueshaalaa.com
Function Returning Values
Is there an error in this question or solution?
