Vidyalelo
Data Structure · Q76

Introduction to Data Structures

Programming · Data Structure · question 76

Q76

The data structure required to check whether an expression contains a balanced parenthesis is?

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