B
The following three exercises are to be done by implementing the following 
source files. (a) Program for 'Balanced Parenthesis'. (b) Array implementation of 
Stack ADT. (c) Linked list implementation of Stack ADT. (d) Program for '
Evaluating Postfix Expressions'. An appropriate header file for the Stack ADT 
should be ...							
