- Abstraction: Hides certain details and only show the essential features of the object.
- Encapsulation: The internal representation of an object is generally hidden from view outside of the object's definition.
- Inheritance: Defines relationships among classes in an object-oriented language.
- Polymorphism: Define more than one method with the same name.
I am publishing android applications developed by me using this blog. This blog also has collection of technical resources for java, j2ee, spring, hibernate
Thursday, April 29, 2010
OOPs concepts in JAVA
Labels:
Core Java,
OOPs Concepts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment