Saturday, 31 October 2009

basic concepts of OOPS

The following are the basic concepts of OOPS.
1)Objects
2)Classes
3)Data Abstraction
4)Data Encapsulation
5)Inheritance

6)Polymorphism
7)Message Passing
8)Reusability
9)Dynamic Binding
10)Methods