In the expression a = b + c * d, which operator is evaluated first according…
2025
In the expression a = b + c * d, which operator is evaluated first according to precedence rules?
Answer: D. *
- A.
+
- B.
=
- C.
Evaluated from left to right
- D.
*
Attempted by 1072 students.
Show answer & explanation
Correct answer: D
Loading lesson…