πŸ“Š PHP
Q. Which of the following is used to define an interface in PHP?
  • (A) interface
  • (B) class
  • (C) implements
  • (D) abstract
πŸ’¬ Discuss
βœ… Correct Answer: (A) interface

Explanation: The 'interface' keyword is used to define an interface.

Explanation by: Rati Dubey
The 'interface' keyword is used to define an interface.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
74
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
94%
Success Rate