Microprocessors - Engineering

Q1:

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

ANS:D - arithmetic, relational, assignment

No answer description is available.