Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Process of removing an element from stack is called __________

a) Create
b) Push
c) Evaluation
d) Pop

Answer: d
Explanation: Elements in the stack are removed using pop operation. Pop operation removes the top most element in the stack i.e. last entered element.

Join The Discussion