- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1383by EliasWhat is difference between inheritance and polymorphism?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1384by EliasThe difference between inheritance and polymorphism
In inheritance, we create new classes that inherit features of the superclass while polymorphism decides what form of method to execute. Inheritance applies to classes, whereas polymorphism applies to methods
- Forum
- Index
- PHP Frameworks
- Laravel
- What is difference between inheritance and polymorphism?
Time to create page: 0.083 seconds