Q. What will be the output of the following PHP code ? Code: <?php "Hello World" ?> (A) Error (B) Hello World (C) Nothing (D) Missing semicolon error ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Nothing