What are applications of recursion?



What are applications of recursion?..

Answer / Subhash Chandra

Recursion is used in R for various purposes such as calculating factorials, solving recursive equations, traversing tree or graph structures, and implementing algorithms like quicksort and mergesort.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Is R is a slow language?

1 Answers  


Explain the significance of transpose in r language

1 Answers  


What do you mean by data visualization in R?

1 Answers  


What are programming features of R?

1 Answers  


What is oop in r?

1 Answers  


How To Create New Variable In R Programming?

1 Answers  


Why is R Important?

1 Answers  


Write the syntax to set the path for current working directory in r environment?

1 Answers  


What are problems with R clustering?

1 Answers  


What does not ‘r’ language do?

1 Answers  


How to request an input from the user through keyboard and monitor?

1 Answers  


What is Visualization in R?

1 Answers  


Categories