Q110
What will be the output of the following PHP code ?
A.
02
AnswerB.
12
C.
01
D.
21
Answer: Option A
Solution
Answer: Option A
Solution:
First case i is incremented after setting x to i.
Operators And Expressions
Programming · PHP · question 110
Q110
Answer: Option A