Single Choice
Moderate
QSequence is the ______ programming structure:
ID: #25760
MCQ Quiz - Class 8 - Algorithm & Flowchart
3 views
Question Info
#25760Q 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:
Sequence is the SIMPLEST control structure — just a straight, step-by-step top-to-bottom execution with no branching or looping.
Why the other options are incorrect:
- Option B: Loops and nested decisions are more complex than sequence.
- Option C: Sequence is deterministic, not random.
- Option D: Sequence is definitely a structure, not 'none'.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic