Explain the concept of inheritance.
Anonymous
Inheritance is a concept where a child class can access the methods of a base class. Inheritance can be achieved by extending a parent class or by using interfaces.
Check out your Company Bowl for anonymous work chats.