

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code ?
|
A. | Error |
B. | 0-1-2-3-4 |
C. | 0-1-2-2-3-3-4-3-4 |
D. | Infinite loop |
E. | None of these |
Answer» E. None of these | |