Q108
What will be the output of the following PHP code ?
A.
869
AnswerB.
742
C.
368
D.
error
Answer: Option A
Solution
Answer: Option A
Solution:
Follow the order of post and pre increments.
Operators And Expressions
Programming · PHP · question 108
Q108
Answer: Option A