Q103
What will be the output of the following PHP code ?
A.
24
AnswerB.
3.7
C.
3.85
D.
0
Answer: Option A
Solution
Answer: Option A
Solution:
Operator precedence order must be followed.
Operators And Expressions
Programming · PHP · question 103
Q103
Answer: Option A