Microprocessors - Engineering

Q1:

Which of the following real expressions is correct in Pascal?

A
- Z + P * X

B
(X + Y) (A + B)

C
Z ** M

D
Z P * M

ANS:A -

- Z + P * X

All others are incorrect.