OOPS stands for Object-Oriented Programming.OOPS refers to the programming in which programming is based on the objects that can contain data and code rather than based on the functions and procedures.

Features of OOP
  • Object
  • Class
  • Data Hiding and Encapsulation
  • Dynamic Binding
  • Message Passing
  • Inheritance
  • Polymorphism
BY Best Interview Question ON 26 Jan 2019