Question

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

A Stack
B Queue
C Tree
D Array
Answer & Explanation
Option: [A]