1.

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

A. Error
B. Hello Interview Mania
C. echo "Hello Interview Mania"
D. echo Hello Interview Mania
E. None of these
Answer» B. Hello Interview Mania


Discussion

No Comment Found