Physics, asked by khyatinaik6583, 1 year ago

What is recursion? Give examples.

Answers

Answered by Avengerstar
1
Hey their..

Recursion in computer science is a method of solving a problem where the solution depends on solutions to smaller instances of the same problem. The approach can be applied to many types of problems, and recursion is one of the central ideas of computer science

Thanks ....Verified
Similar questions