If Your Object Must Inherit Behavior From A Number Of Sources #107
If your object must inherit behavior from a number of sources you must use a/an
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP OOPs - PHP OOPs Advanced - Quiz No.1.
If your object must inherit behavior from a number of sources you must use a/an
Interface
Object
Abstract class
Static class