Q77
What will be the output of the following PHP code ?
A.
infinite loop
B.
0
C.
no output
AnswerD.
error
Answer: Option C
Solution
Answer: Option C
Solution:
The condition of the loop is always false 0.