Sunday, 17 April 2011

What are the principle concepts of OOPS?

There are four principle concepts upon which object oriented design and programming rest. They are:
  • Abstraction
  • Polymorphism
  • Inheritance
  • Encapsulation (i.e. easily remembered as A-PIE).

No comments:

Post a Comment