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.
Specify the designer tools used for creating the tranformations?
Explain what is database connection?
Elucidate how can we get first 100 rows from flat file in the target?
What is meant by the User Objects? Specify some of its restrictions?
Explain the term iConv and oConv?
Briefly define and describe the term data constraints?
Explain the term Relationship in brief.
Explain the Hash file and the Sequential File?
Provide a brief introduction of the term cubes?
Illustrates the term normalization?
18,76,764
1944082 Asked
3,689
Active Tutors
1433365
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!