To perform recursion which data structures is used
To perform recursion which data structures is used?
Expert
To perform recursion we use stack. As it use LIFO (Last In First Out) property which remembers its 'caller' hence it knows whom to return the value and when the function has to return. Recursion use system stack for storing the return addresses of the function calls.
Every recursive function has its corresponding iterative (non-recursive) function. Still when such equivalent iterative processes are written, explicit stack is used.
What do you understand by the term JavaScript and VBScript in DBMS?
Is it possible that two tasks be assigned to the similar Partition in Sybase?
Describe the term Java bean?
State difference between the Stand–alone and the Embedded filter?
Write about the Sequencers?
Specify what data sources are available?
Differentiate between Multiload and Fastload in terms of Performance?
What are the difficulties faced by the database developer during implementing pre compiled statements?
Give a brief introduction of the term universe in SQL? Brief explain the kinds of universes in business objects?
What is BCA? Discuss its features?
18,76,764
1952382 Asked
3,689
Active Tutors
1415067
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!