Microprocessors - Engineering

Q1:

To evaluate X = (A + B + 1.2) * (A + B - C) the sequence of operation is

A + + + - * =

B * + + + - =

C + + - * + =

D - + + + * =

ANS:A - + + + - * =

Parenthesis has first priority.