Single Choice Moderate

QSteps in an algorithm should be:

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

Choose the Best Option

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

  • A Clear and unambiguous
  • B Confusing
  • C Vague
  • D Untested
Correct Answer

Explanation

Correct Answer Explanation:

Each step of an algorithm must be clear and unambiguous — meaning it can only be interpreted one way. This is called 'definiteness'.

Why the other options are incorrect:

  • Option B: Confusing steps lead to wrong implementations and errors.
  • Option C: Vague steps can be misinterpreted by different programmers.
  • Option D: Untested algorithms may have bugs; good algorithms are tested.

Share This Question

Challenge a friend or share with your study group.