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.
State the different advantages of the data warehousing?
What do you understand by the term foreign key in DBMS, and why is it employed for?
Explain the calculation contexts?
Write about the term Attribute, Entity and Relationship?
Illustrates the uses of C++ in Clipper?
Briefly explain the Dashboard in the business intelligence?
Explain about the stored-procedures and its advantages.
Give a brief introduction of the term Dimensional Modeling?
Explain, what are Dimensional table?
Illustrates the about Data Manipulation Language?
18,76,764
1948337 Asked
3,689
Active Tutors
1424897
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!