β
Correct Answer: (C)
o(n)
Explanation: the recursive program to reverse stack uses memory of the order n to store function call stack.
Explanation by: Mr. Dubey
the recursive program to reverse stack uses memory of the order n to store function call stack.
Discussion
Question Analytics
116
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
88%
Success Rate