Vidyalelo
PHP · Q103

Operators And Expressions

Programming · PHP · question 103

Q103

What will be the output of the following PHP code ?

A.
24
Answer
B.
3.7
C.
3.85
D.
0

Answer: Option A

Solution

Answer: Option A
Solution:
Operator precedence order must be followed.