InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by object-oriented programming? |
|
Answer» Object-oriented programming (OOP) REFERS to a TYPE of COMPUTER programming (SOFTWARE design) in which programmers define the DATA type of a data structure, and also the types of operations (functions) that can be applied to the data structure.hope it helps umarks me as brainlist |
|