What is Object Oriented Programming?
Oct 3, 2020 · 4 min read · In the last post I wrote about "Why we use classes and objects?". In this post, let's discuss what is object oriented programming(specifically regarding classes and objects) in detail. Let's start with the definition. Object oriented programming par...
DEdidiong commented