Multiple Choice
When a function invokes a new copy of itself, it is called a ________.
A) base case
B) final step
C) base case.
D) recursive call
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: Which of the following are valid names
Q15: Which of the following is not a
Q16: What would the function cube return, assuming
Q17: The "prepackaged" functions that belong to JavaScript
Q18: If the HTML5 form game has a
Q19: Giving a local function variable the same
Q20: All variables declared in function definitions are
Q21: Which of the following is a legal
Q22: The style of programming in which the
Q23: A function that calls itself either directly