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

Choose the Best Option

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

  • A Finite
  • B Infinite
  • C Vague
  • D Random
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.

Share This Question

Challenge a friend or share with your study group.