What type of inheritance that PHP supports?

Answer Posted / sharmila

PHP supports Multi-level inheritence.It wont support
multiple inheritence,but we can achieve multiple
inheritence through interfaces.

Is This Answer Correct ?    140 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is memcache?

506


Can php run without apache?

542


What is session data?

536


List some sorting functions in php?

549


what is constructor

1065






What is stdclass in php?

544


What is $this in php?

535


Explain me what is the difference between explode() and split() functions?

532


What is the difference between $argv and $argc? Give example?

504


What is final in php?

525


What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?

513


Does php support inheritance?

503


How failures in execution are handled with include() and require() functions?

583


Which is useful for method overloading?

621


How does php serialize work?

514