Vidyalelo
Data Structure · Q124

Introduction to Data Structures

Programming · Data Structure · question 124

Q124

Which of the following data structures can be used for parentheses matching?

A.
n-ary tree
B.
queue
C.
priority queue
D.
stack
Answer

Answer: Option D

Solution

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