Inserting an item into the stack when the stack is not full is called…….. Operation and deletion of an item from the stack, when the stack is not empty is called ...........operation.
push, pop
pop, push
insert, delete
delete, insert
This question is part of this quiz :
Top MCQs on Data Structures and Algorithms