Q120
What will be the output of the following PHP code ?
A.
1
B.
0
C.
2
D.
3
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Evaluation done from right to left.
Operators And Expressions
Programming · PHP · question 120
Q120
Answer: Option D