Q71
What will be the output of the following PHP code ?
A.
hihihi
AnswerB.
hihellohihellohihello
C.
hellohellohello
D.
hi
Answer: Option A
Solution
Answer: Option A
Solution:
When continue is encountered it skips to the next iteration