Vidyalelo
PHP · Q116

Operators And Expressions

Programming · PHP · question 116

Q116

What will be the output of the following PHP code ?

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

Answer: Option A

Solution

Answer: Option A
Solution:
Operator precedence followed.