Vidyalelo
PHP · Q119

Operators And Expressions

Programming · PHP · question 119

Q119

What will be the output of the following PHP code ?

A.
1
B.
0
C.
2
D.
3
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Evaluation done from right to left.