Vidyalelo
Data Structure · Q157

Stacks in Data Structures

Programming · Data Structure · question 157

Q157

Which is the most appropriate data structure for applying balancing of symbols algorithm?

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

Answer: Option A

Solution

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