Vidyalelo
Data Structure · Q45

Introduction to Data Structures

Programming · Data Structure · question 45

Q45

Which data structure is used to check for balanced parentheses in an expression?

A.
Stack
Answer
B.
Queue
C.
Array
D.
Tree

Answer: Option A

Solution

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