Q2
What will be the output of the following PHP code ?
A.
hi
B.
no output
C.
error
D.
how are u
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
x is incremented after if which evaluates to false.