The major goal of object – oriented programming is :
2017
The major goal of object – oriented programming is :
- A.
Top-down program development
- B.
Speed
- C.
User–interface
- D.
Reuse
Attempted by 620 students.
Show answer & explanation
Correct answer: D
The primary goal of Object-Oriented Programming (OOP) is code reusability . Key OOP concepts that enable reusability: Classes and objects — encapsulate data and behavior so components can be reused.
A video solution is available for this question — log in and enroll to watch it.