Vidyalelo
Data Structure · Q8

Stacks in Data Structures

Programming · Data Structure · question 8

Q8

Which operation on a stack is used to retrieve the top element without removing it?

A.
Pop
B.
Push
C.
Peek
Answer
D.
Size

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board