Question 11

· unclassifiedP · Verified PYQ

Convert the following infix to postfix expression: w+xy+(za)

  • A. wxy*+(za)*+
  • B. w+xyza+
  • C. wxy*+za*+
  • D. wxy+za+

Answer: Option C

← Question 10Question 12 →
Report an issue with this question