Sunday 18 September 2016

What is OOPS

OOPS
Why should we learn OOPs?
  • The full form of OOPs is Object Oriented Programming System.
  • OOPs help us to design the program in an simple way to full fill the software requirement.
OOPs concepts
      • Class
      • Object
      • Data hiding
      • Abstraction
      • Encapsulation
      • Inheritance
      • Polymorphism
Thanks for your time.
Nireekshan