

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following advanced OOP features is/are not supported by PHP?1. Method overloading2. Multiple Inheritance3. Namespaces4. Object Cloning? |
A. | All of the mentioned |
B. | None of the mentioned |
C. | 1 and 2 |
D. | 3 and 4 |
Answer» D. 3 and 4 | |