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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic