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.
Name four applications which are employing for triggers in DBMS?
Why use references quite than pointers within the public API, mainly for arguments that are modified?
What can be done with the Data Stage Director?
Write down the importance for using repository connectivity?
What are the utilities Oracle gives, which are utilize for backup and recovery?
Explain about Server Job and Parallel Jobs?
Describes the examples of EXPLAIN in valid teradata database.
Provide a brief introduction of the term cubes?
Write down the some of the important security characteristics of a DBMS?
Give a brief introduction of the term ‘SQL Server 2005 Analysis Services’ (or SSAS)?
18,76,764
1927604 Asked
3,689
Active Tutors
1455516
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!