Vidyalelo
PHP · Q113

Operators And Expressions

Programming · PHP · question 113

Q113

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.