Q. Which of these is used to terminate a PHP statement? (A) ; (B) : (C) . (D) , ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) ; Explanation: A semicolon (;) is used to terminate a statement in PHP.