πŸ“Š PHP
Q. Which of the following is the correct way to end a PHP statement?
  • (A) .
  • (B) ,
  • (C) ;
  • (D) :
πŸ’¬ Discuss
βœ… Correct Answer: (C) ;

Explanation: Each PHP statement ends with a semicolon.

Explanation by: Admin
Each PHP statement ends with a semicolon.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
39
Total Visits
πŸ“½οΈ
5 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
81%
Success Rate