Computer Science, asked by avinashtanga22, 7 months ago

What is recursion,? Explain in briefly ​

Answers

Answered by Anonymous
4

Answer:

the repeated application of a recursive procedure or definition.

Answered by ap1861450
1

Answer:

Recursion is a process in which a function calls itself as a subroutine. This allows the function to be repeated several times, since it calls itself during its execution. ... Recursion is often seen as an efficient method of programming since it requires the least amount of code to perform the necessary functions.

Explanation:

please mark as branlist

Similar questions
Math, 3 months ago