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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A All of the mentioned
  • B All of the mentioned
  • C (i) and (ii)
  • D (iii) and (iv)
Correct Answer: Option C

Explanation

The advanced OOP features are: Object cloning, Inheritance, Interfaces, Abstract classes, and Namespaces.

Share This Question

Challenge a friend or share with your study group.