Microprocessors - Engineering

Q1:

In FORTRAN 77 the correct way to write mathematical expression is be

A A / (B * C) - D ** 2

B A / B - C - D ** 2

C A / BC - D ** 2

D none of the above

ANS:A - A / (B * C) - D ** 2

No answer description is available.