Jnr PHP/Codeigniter Developer Question:
Download Questions PDF

Tell me does PHP support multiple inheritance?

Answer:

No. But class can implement multiple interfaces. Multiple inheritance is partially possible using traits.

Download Jnr PHP/Codeigniter Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is Polymorphism?Tell me do you use Composer? If yes, what benefits have you found in it?