Computer Science, asked by pintusmahakud999s, 3 months ago

The algorithm always ends with a ……………………….​

Answers

Answered by manojs2722010
0

Answer:

The informal definitions of algorithms generally require that the algorithm always terminates. This requirement renders the task of deciding whether a formal procedure is an algorithm impossible in the general case—due to a major theorem of computability theory known as the halting problem.

Explanation:

mark as brinaly

Answered by silviapuri570
1

Answer:

module

Explanation:

Algorithms are well-ordered.

Algorithms have unambiguous operations.

Algorithms have effectively computable operations.

Algorithms produce a result.

Algorithms halt in a finite amount of time.

Similar questions