Question

Which statement is false?
a) Both recursion and iteration are based on a control statement.
b) Both iteration and recursion involve iteration.
c) Iteration with sentinel-controlled iteration and recursion each gradually approach termination.
d) Both iteration and recursion can occur infinitely.

Answer

This answer is hidden. It contains 3 characters.