Vidyalelo
Data Structure · Q73

Stacks in Data Structures

Programming · Data Structure · question 73

Q73

Which is the most appropriate data structure for reversing a word?

A.
queue
B.
stack
Answer
C.
tree
D.
graph

Answer: Option B

Solution

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