To ensure that a given object has a particular set of methods - you must provide a method list in the form of an ________ and then attach it as part of your class using the ________ keyword.

🎲 Try a Random Question  |  Total Questions in Quiz: 108  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
PHP 5 Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


To ensure that a given object has a particular set of methods - you must provide a method list in the form of an ________ and then attach it as part of your class using the ________ keyword.