Java

Polymorphism

Encapsulation

Classes

Objects

Method

Inheritance

r

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.

Abstraction

programming

r

XXXXXXXXAAAAAAAAA