MCQ Practice Single Best Answer Topic: Object Oriented Concept of PHP

Q Which of the following advanced OOP features is/are not supported by PHP?
(i) Method overloading
(ii) Multiple Inheritance
(iii) Namespaces
(iv) Object Cloning

Question ID
#2581
Subchapter
Object Oriented Concept of PHP
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

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

Explanation

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

Share This Question

Share this MCQ with your friends or study group.