1.

What will be the output of the following PHP code ?<?phpecho "This is <i>Interview Mania</i>";?>

A. This is
B. This is
C. Interview Mania
D. Error
E. None of these
Answer» B. This is


Discussion

No Comment Found