DATA STRUCTURE
Programming and Technical
Programming
Technical
What is the data structures used to perform recursion?
Read Solution (Total 3)
-
- stack is used to perform recursion
- 9 years agoHelpfull: Yes(2) No(0)
- stack!!!!
- 9 years agoHelpfull: Yes(1) No(0)
- stack
It has the characteristic of FILO
- 9 years agoHelpfull: Yes(0) No(2)
DATA STRUCTURE Other Question