1.

What should be done when a left parenthesis '(' is encountered?

A. It is ignored
B. It is placed in the output
C. It is placed in the operator stack
D. The contents of the operator stack is emptied
Answer» D. The contents of the operator stack is emptied


Discussion

No Comment Found