Day 1: Object Oriented Programming
Day 1: Object Oriented Programming Object-oriented programming (OOP) is a computer-programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined…