Q. What will be the output of the following PHP code ?
Code:
/* echo "Hello MCQ Buddy"; */ ?>
β
Correct Answer: (A)
Nothing
/* echo "Hello MCQ Buddy"; */ ?>
You must be Logged in to update hint/solution