In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is
A. Assignment, relational, arithmetic
B. Relational, assignment, arithmetic
C. Arithmetic, assignment, relational
D. Arithmetic, relational, assignment
Answer: Option D
Join The Discussion