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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
All of the mentioned
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic