Vidyalelo
Data Structure · Q106

Introduction to Data Structures

Programming · Data Structure · question 106

Q106

What is the result of the following operation? Top (Push (S, X))

A.
X
Answer
B.
X+S
C.
S
D.
XS

Answer: Option A

Solution

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