Q69
What will be the output of the following PHP code ?
A.
Infinite
AnswerB.
123…….20
C.
1357…19
D.
13579…21
Answer: Option A
Solution
Answer: Option A
Solution:
Condition always fails as count takes only odd numbers.