Advertisements
Advertisements
प्रश्न
The data structure required to check whether an expression contains balanced parenthesis is ______.
पर्याय
Stack
Queue
Array
free
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
The data structure required to check whether an expression contains balanced parenthesis is Stack.
Explanation:
This is a straightforward data structure with elements that may be inserted and removed in a specific order. It is an abstract data type and data structure that can be used to check parenthesis.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
