A
Q. What will be the output of the following PHP code ?
Code:
<?php
# echo "Hello MCQ Buddy";
echo "# Hello MCQ Buddy";
?>
# echo "Hello MCQ Buddy";
echo "# Hello MCQ Buddy";
?>
- Correct Answer - Option(D)
- Views: 23
- Filed under category PHP
- Hashtags:
Discusssion
Login to discuss.