Java
Polymorphism
Encapsulation
Classes
Objects
Method
Objects
Method
In java classes can be derived from classes. Basically if you need to create a new class and here is already a class that has some of the code you require, then it is possible to derive your new class from the already existing code.
f1XXXXXXXXAAAAAAAAA