Extending : Extending is used to create a subclass that inherits the properties and methods of a superclass. It establishes an "is-a" relationship between the subclass and the superclass. For example, if you have a class Animal and another class Do...
jeetbhalu.hashnode.dev2 min read
No responses yet.