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

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

Explanation by: Mr. Dubey
The 'interface' keyword is used to define an interface in PHP.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate