Answer:
The answer is "5, 10".
Step-by-step explanation:
In this question values are different that's why all choice was wrong, it correct solution can be defined as follows:
In the stack, we use the "push and pop" method that works as follows:
- Push is used to inserting the value into the stack.
- Pop is used for deleting the value from the stack.