Single Choice
Moderate
QCondition returns:
ID: #25899
MCQ Quiz - Class 8 - Decision Control Structure
4 views
Question Info
#25899Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Decision Control StructureTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Boolean conditions evaluate to either true or false. This binary outcome drives the decision.
Why the other options are incorrect:
- Option B: Numbers can be PART of a condition but the condition returns boolean.
- Option C: Text can be compared, but the condition still returns boolean.
- Option D: Strings are compared to produce booleans.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic