Object Oriented Concepts

There are four main object oriented concepts in java.

1. Abstraction
2. Encapsultion
3. Inheritance
4. Polymorphism

Comments

Popular posts from this blog

Java EE 6 Software Development Kit installation

finalize() method in java