Home / Report Question

Q. What is recursion ?
  • A. looping
  • B. a function calls another function repeatedly
  • C. a function calls repeatedly
  • D. function calls itself repeatedly

Correct Answer: D