Programming Language PHP Basic MCQ Question #2345
Single Choice Not Set

QA PHP script should start with ___ and end with ___:

ID: #2345 PHP Basic MCQ 6,095 views
Question Info
#2345Q ID
Not SetDifficulty
PHP Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A < php >
  • B < ? php ?>
  • C < ? ? >
  • D < ?php ? >
Correct Answer

Explanation

Every section of PHP code starts and ends by turning on and off PHP tags to let the server know that it needs to execute the PHP in between them.

Share This Question

Challenge a friend or share with your study group.