Single Choice
Moderate
QA good algorithm must be:
ID: #25729
MCQ Quiz - Class 8 - Algorithm & Flowchart
3 views
Question Info
#25729Q 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:
A good algorithm must be FINITE — it must terminate after a limited number of steps. Otherwise it would run forever without producing a result.
Why the other options are incorrect:
- Option B: Infinite algorithms would never end, defeating the purpose of solving a problem.
- Option C: Vagueness leads to confusion; steps must be clear and precise.
- Option D: Randomness makes results unreliable; algorithms need defined logic.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic