SKSriharsha Kinsriharsha.hashnode.dev·Oct 3, 2020 · 4 min readWhat is Object Oriented Programming?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...01D
SKSriharsha Kinsriharsha.hashnode.dev·Oct 3, 2020 · 2 min readWhy Classes and Objects?Today, we see a lot of developers around the world working on classes and objects. Maybe you have done projects using this concept. But why actually do we need classes and objects??Is there any alternative?? If yes, what is the drawback that led to t...02SM