You are on page 1of 1

1.Define stack. Explain how to represent a stack in C.

2. Explain push and pop operations of stack.


3. Write an algorithm to implement push and pop operation of stack
4. Mention applications of stack.
5.compare arrays and stack.

You might also like