Examveda

Which of the following correctly describes a stack's push operation in terms of its effect on the stack?

A. Adds an element to the top of the stack

B. Removes the top element of the stack

C. Retrieves the top element without removal

D. Checks the stack size

Answer: Option A


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

Join The Discussion

Related Questions on Stacks in Data Structures