Vidyalelo
PHP · Q118

Operators And Expressions

Programming · PHP · question 118

Q118

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,incremented after display.