Question

An algorithm that could execute for an unknown amount of time because it depends on random numbers to exit a function may
(a) have a redundancy.
(b) get caught in an infinite loop.
(c) suffer from indefinite postponement.
(d) issue a compiler error.

Answer

This answer is hidden. It contains 3 characters.