Which of the following is the infix expression?
2025
Which of the following is the infix expression?
- A.
None
- B.
+A*BC
- C.
ABC+*
- D.
A+B*C
Attempted by 594 students.
Show answer & explanation
Correct answer: D
Answer: D
Explanation: The answer is D, i.e., A+B*C because, in infix notation, all the operators appear between the operands.