Question: Write a c++ code for the following : a) Implement a stack. b) Add some elements into it. c) Pop them and print them. d)
Write a c++ code for the following :
a) Implement a stack.
b) Add some elements into it.
c) Pop them and print them.
d) While submitting your program, give a small description on where stacks is used, what are the advantages and disadvantages of using stacks and queues. (The description should not exceed 10 lines and in a "pdf").
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
