Single Choice
Moderate
QDecision control structures allow:
ID: #25896
MCQ Quiz - Class 8 - Decision Control Structure
3 views
Question Info
#25896Q 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:
Decision control structures let a program choose between different execution paths based on conditions — the program 'decides' what to do.
Why the other options are incorrect:
- Option B: Sequential flow has no decisions; decisions add branching.
- Option C: Loops are iteration, different from decisions.
- Option D: Decision structures are fundamental — 'none' is wrong.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic