Vidyalelo
PHP · Q117

Operators And Expressions

Programming · PHP · question 117

Q117

What will be the output of the following PHP code ?

A.
5
B.
error
C.
6
Answer
D.
7

Answer: Option C

Solution

Answer: Option C
Solution:
Operator precedence followed.