InterviewSolution
Saved Bookmarks
| 1. |
If your object must inherit behavior from a number of sources you must use a/an(a) Interface(b) Object(c) Abstract class(d) Static classThe question was asked in class test.Question is from Advanced Object-Oriented PHP topic in chapter Object-Oriented PHP of PHP |
|
Answer» Correct answer is (a) INTERFACE |
|