Q. Which tag is used to write PHP code?
β
Correct Answer: (B)
<?php ?>
Explanation: PHP code is written inside <?php ?> tags.
Explanation: PHP code is written inside <?php ?> tags.