1.

Convert (A+B)*C in to postfix form.

Answer»

(A+B)*C into postfix form is:

AB+C*



Discussion

No Comment Found