To prevent a neverending recursion process, you must make sure to build a(n) ____ into the procedure.
A. base case
B. sentinel
C. index
D. constructor
Answer: A
Computer Science & Information Technology
A. base case
B. sentinel
C. index
D. constructor
Answer: A