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

The data structure required to check whether an expression contains balanced parenthesis is? Correct Answer Stack

The data structure required to check whether an expression contains balanced parenthesis is a stack. This is a simple data structure in which elements can be added and removed in a specific order. In other words, it follows a LIFO or a FILO structure.
Bissoy MCQ

Related Questions

In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is
complete the following sentences using the structure given in the parenthesis.
All good athletes wants to win, and all athletes who want to win eat a well balanced diet : therefore, all athletes who do not eat a well balanced diet are bad athletes. Which of the following, if true, would most weaken the assumptions of the argument above?
'Check whether the windows are locked.' If you rewrite the sentence beginning with 'Make sure that,' what should the next words in the sentence be?