Q82
What will be the output of the following PHP code ?
A.
AshleyBaleBlank
B.
BaleShrek
AnswerC.
AshleyBlank
D.
Bale
Answer: Option B
Solution
Answer: Option B
Solution:
x is incremented only inside loop i the if condition.