1.

The data structure required to evaluate a postfix expression is

A. queue
B. stack
C. array
D. linked-list
Answer» C. array


Discussion

No Comment Found