Single Choice Moderate

QIn sequence structure, steps are executed:

ID: #25759 MCQ Quiz - Class 8 - Algorithm & Flowchart 4 views
Question Info
#25759Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A One after another
  • B Randomly
  • C In reverse only
  • D Never
Correct Answer

Explanation

Correct Answer Explanation:

In sequence structure, steps execute one after another in the exact order they appear — a straight top-to-bottom flow.

Why the other options are incorrect:

  • Option B: Random execution would be unpredictable and wrong.
  • Option C: Reverse-only doesn't fit the sequential model.
  • Option D: 'Never' means no execution happens — obviously wrong.

Share This Question

Challenge a friend or share with your study group.