The programmer must ensure that a recursive function does not become
A) a static function.
B) a prototyped function.
C) trapped in an infinite chain of recursive calls.
D) a dynamic function.
E) None of the above
Answer: C
C) trapped in an infinite chain of recursive calls.
Computer Science & Information Technology
You might also like to view...
You should use as many different transitions as there are slides in a presentation
Indicate whether the statement is true or false
Computer Science & Information Technology
The inside color of a shape is the ________
A) shape color B) fill color C) shape fill D) theme fill
Computer Science & Information Technology