Tuesday, December 7, 2010

Core Java Interview Q&A

1.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

No comments:

Post a Comment