Question:What type of inheritance that PHP supports? 

Answer Ans: In PHP an extended class is always dependent on a single base class that is multiple inheritances is not supported. Classes are extended using the keywords ‘extends’ 

+ Report
Total Preview: 187
What type of inheritance that PHP supports?
Copyright © 2025. Powered by Intellect Software Ltd