Single Choice
Moderate
Qif-else is useful for:
ID: #25918
MCQ Quiz - Class 8 - Decision Control Structure
2 views
Question Info
#25918Q 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:
if-else is perfect for two-way decisions — situations where exactly one of two actions must occur.
Why the other options are incorrect:
- Option B: Sequence has no decisions.
- Option C: Loops are for repetition, not decisions.
- Option D: if-else is definitely useful.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic