Q. What will be the output of the following PHP code ?
Code:
<?php "Hello World" ?>
β
Correct Answer: (C)
Nothing
<?php "Hello World" ?>
You must be Logged in to update hint/solution