INNER POST ADS

Recent Posts

What is object oriented programming?

Friday, May 15, 2020

 Object oriented programming (OOP) is a programming paradigm, which uses objects and their interactions for building computer programs.

We are going to mention only that programming techniques of OOP often include,

  • Abstraction


  • Polymorphism


  • Inheritance
  • Encapsulation

No comments:

Post a Comment