

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code ?<?phpprint "echo Interview Mania";?> |
A. | Interview Mania |
B. | Error |
C. | Nothing |
D. | echo Interview Mania |
E. | None of these |
Answer» E. None of these | |