In recursion, the statement that "solves" the problem is known as the _____.
A. return statement
B. base case
C. recursive call
D. recursive step
Answer: B
Computer Science & Information Technology
A. return statement
B. base case
C. recursive call
D. recursive step
Answer: B