Define OOP. Explain features of Object Oriented Programming Language.
Marks: 5
Year: 2019 Final TU FOHSS
1. Definition of OOP Object-Oriented Programming (OOP) is a programming paradigm that organizes software design around objects, which contain data (attributes) and behaviors (methods). The goal of O