Microprocessors - Engineering

Q1:

If INT = 50 and LOOT = 30, the result of assignment statement SAL = INT + LOOT is

A 50

B 80

C 8.0

D 5.0

ANS:B - 80

The result should be sum of 50 and 30 and decimal must be added.