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.
How to handle decimal places while importing a flatfile in informatica?
How you can detect the loops?
Specify some of the different @ Functions?
Give a brief differentiation between Dimensional Modeling and ER Modeling?
Describe in brief about the Mobile enterprise application enablement?
Describe briefly the four JDBC driver types which Sun defines?
What understand by the term SQL, and give its importance?
When two relational tables is connected to SQ Trans, what are the probable errors it will be thrown?
Briefly describe EDW?
Write about stage administrator and manager?
18,76,764
1925069 Asked
3,689
Active Tutors
1445821
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!