Examveda

In a stack, what does the push operation do?

A. Adds an element to the top of the stack

B. Removes the top element from the stack

C. Retrieves the top element without removing it

D. Resizes the stack

Answer: Option A


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures