Answers

Question and Answer:

  Home  Jnr PHP/Codeigniter Developer

⟩ Tell me does PHP support multiple inheritance?

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

 167 views

More Questions for you: