Single Choice Moderate

QAlgorithm must be:

ID: #25784 MCQ Quiz - Class 8 - Algorithm & Flowchart 3 views
Question Info
#25784Q 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 Endless
  • D Random
Correct Answer

Explanation

Correct Answer Explanation:

An algorithm must be FINITE — it must terminate after a finite number of steps, otherwise it would never produce a result.

Why the other options are incorrect:

  • Option B: Infinite algorithms never end — useless.
  • Option C: Endless means the same as infinite — invalid.
  • Option D: Random behavior makes algorithms unreliable.

Share This Question

Challenge a friend or share with your study group.