Question:medium

Which characteristic ensures that an algorithm does not run forever?

Show Hint

Characteristics of an algorithm: \[ \boxed{ \begin{aligned} &\text{Input} &\text{Output} &\text{Definiteness} &\text{Finiteness (Termination)} &\text{Effectiveness} \end{aligned} } \]
Updated On: Jul 18, 2026
  • Accuracy
  • Termination
  • Storage
  • Versatility
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0