Object-Oriented Programming (OOP)
1.Concepts of Object-Oriented Programming Object-oriented programming centers on objects, emphasizing the roles and subjects of things. It uses objects for macro-level control, while still being process-oriented at the micro level.…