choose of the following 1-push an element to stack 2-pop an element from stack 3-print the "top" element. 4-print elemen
Posted: Fri May 20, 2022 9:49 am
choose of the following 1-push an element to stack 2-pop an element from stack 3-print the "top" element. 4-print element of stack top to buttom 5-print element of stack buttom to top 6-is stack empty? 7-number of element in stack 8-print maximum number 9-exit Enter Your choice :/