MCQ
Single Best Answer
Not Set
QWhich of the following advanced OOP features is/are not supported by PHP?
(i) Method overloading
(ii) Multiple Inheritance
(iii) Namespaces
(iv) Object Cloning
ID: #2582
Object Oriented Concept of PHP
462 views
Question Info
#2582Q ID
Not SetDifficulty
Object Oriented Concept of PHPTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
The advanced OOP features are: Object cloning, Inheritance, Interfaces, Abstract classes, and Namespaces.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic