What type of inheritance that PHP supports?

Answer Posted / anendra patel

PHP support all inheritance(Single,Multilevel,Hierarchical,
and Hi breed) except Multiple inheritance.but we can achieve
multiple inheritance through INTERFACE.

Is This Answer Correct ?    36 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between get and post in php?

515


What is file upload?

583


What is the latest version of php?

540


How to do single and multi line comment in php?

562


When to use inquire vs enquire?

536






What is the default session time in php?

535


Why do we use htaccess

634


Explain how can we increase the execution time of a php script?

514


What is php written in?

544


Why do we use javascript in php?

531


How to take a substring from a given string in php?

522


What is the purpose of basename() function in PHP?

602


Tell me how can we determine whether a php variable is an instantiated object of a certain class?

562


How to create a public static method in PHP?

553


How can we know the total number of elements of Array?

601