Q. Which keyword is used to define an interface in PHP
β
Correct Answer: (A)
interface
Explanation: interface keyword defines an interface in PHP