Object Oriented Programming
What is OOP?
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code. [Data in the form of fields (often known as attributes or properties), and code in the form of procedures (ofte...
manojaabewardhana.hashnode.dev7 min read