Question

What is 'recursion' in programming?

A Executing the same loop multiple times with different variables
B A function that calls itself directly or indirectly
C Passing a function as a parameter to another function
D Defining multiple functions with the same name but different parameters
E Automatically repeating a failed function call until it succeeds
Practice Next

Relevant for Exams:

Hey! Ask a query