...
UGC NET CS 2009 Dec-Paper-2
October 10, 2023
UGC NET CS 2009 Dec-Paper-2
October 10, 2023
UGC NET CS 2009 Dec-Paper-2
October 10, 2023
UGC NET CS 2009 Dec-Paper-2
October 10, 2023

UGC NET CS 2009 Dec-Paper-2

Question 11
Recursive functions are executed in a
A
First in first out-order
B
Last in first out-order
C
Parallel fashion
D
Load balancing
Question 11 Explanation: 
Recursive functions are executed in a last in first out-order. It is using stack data structure to evaluate recursive functions.
Correct Answer: B
Question 11 Explanation: 
Recursive functions are executed in a last in first out-order. It is using stack data structure to evaluate recursive functions.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x