PHP MCQ Object Oriented Concept of PHP Question #2564
Single Choice Not Set

QWhich of the following statements is/are true about Constructors in PHP?
(i) PHP 4 introduced class constructors.
(ii) Constructors can accept parameters.
(iii) Constructors can call class methods or other functions
(iv) Class constructors can call on other constructors.

ID: #2564 Object Oriented Concept of PHP 844 views
Question Info
#2564Q ID
Not SetDifficulty
Object Oriented Concept of PHPTopic

Choose the Best Option

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

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

Explanation

All of the mentioned

Share This Question

Challenge a friend or share with your study group.