Microprocessors - Engineering

Q1:

In the expression b = 2.1 / 1.2 * 3.1 + 3 / 7.1 * 6 which operation would have the first priority in C?

A 2.1 / 1.2

B 1.2 * 3.1

C 2.1 / 1.2 * 3.1

D 3 / 7.1

ANS:A - 2.1 / 1.2

No answer description is available.