Vidyalelo
PHP · Q120

Operators And Expressions

Programming · PHP · question 120

Q120

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.