1.

What will be the output of the following PHP code ?
<?php
"Hello Interview Mania"
?>

A. Nothing
B. Hello Interview Mania
C. Missing semicolon error
D. Error
E. None of these
Answer» B. Hello Interview Mania


Discussion

No Comment Found

Related MCQs