MCQOPTIONS
Saved Bookmarks
| 1. |
Inserting an item into the stack when stack is not full is called . Operation and deletion of item form the stack, when stack is not empty is called ..operation. |
| A. | Push, pop |
| B. | Pop, push |
| C. | Insert, delete |
| D. | Delete, insert |
| Answer» B. Pop, push | |