Single Choice Moderate

QThe first step of most algorithms is:

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

Choose the Best Option

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

  • A START
  • B END
  • C PROCESS
  • D OUTPUT
Correct Answer

Explanation

Correct Answer Explanation:

Most algorithms begin with the START (or BEGIN) step to clearly mark where the procedure begins.

Why the other options are incorrect:

  • Option B: END is the LAST step, not the first.
  • Option C: PROCESS steps come in the middle after START.
  • Option D: OUTPUT usually appears near the end after processing.

Share This Question

Challenge a friend or share with your study group.