Index of Computer Science Class 12th 2024-25-1
Index of Computer Science Class 12th 2024-25-1
(a) Write a function to push an element into stack for those items names whose price is more than
850.
(b) Also display the count of elements pushed into the stack. Write a function to pop an element to remove the
element and display appropriate message when the stack is empty.