Single Choice
Moderate
QSelection uses:
ID: #25787
MCQ Quiz - Class 8 - Algorithm & Flowchart
2 views
Question Info
#25787Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Selection uses IF and IF-ELSE constructs to choose between different paths based on conditions.
Why the other options are incorrect:
- Option B: 'For' is a loop, used for iteration.
- Option C: 'While' is a loop, used for iteration.
- Option D: 'Do' is part of do-while loops.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic