Q. Which tag is used to write PHP code? (A) <php> (B) <?php ?> (C) <script> (D) <code> ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) <?php ?> Explanation: PHP code is written inside <?php ?> tags.