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 inserting an element in stack is called ____________

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

Answer: b
Explanation: Push operation allows users to insert elements in the stack. If the stack is filled completely and trying to perform push operation stack – overflow can happen.

Join The Discussion