Which application of stack is used to ensure that the pair of parentheses is properly nested?
Posted: Wed Jul 13, 2022 7:41 pm
a) Balancing symbols
b) Reversing a stack
c) Conversion of an infix to postfix expression
d) Conversion of an infix to prefix expression
b) Reversing a stack
c) Conversion of an infix to postfix expression
d) Conversion of an infix to prefix expression