Vidyalelo
PHP · Q108

Operators And Expressions

Programming · PHP · question 108

Q108

What will be the output of the following PHP code ?

A.
869
Answer
B.
742
C.
368
D.
error

Answer: Option A

Solution

Answer: Option A
Solution:
Follow the order of post and pre increments.