Q119
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 119
Q119
Answer: Option D