M
Q. What is the space complexity of program to reverse stack recursively?
Explanation by: Mr. Dubey
the recursive program to reverse stack uses memory of the order n to store function call stack.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. Which of the following is not a fundamental quantity?
Q. In the ........... normal form, a composite attribute is converted to individual attributes.
Q. Statistical significance is
Q. Transmission control protocol is
Q. Which diagram is used to explore the behaviors of objects throughout a given period of time
Q. With SQL, how can you return the number of not null records in the “Persons” table?
Question analytics

Discusssion
Login to discuss.