InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Oop? |
|
Answer» OOP means Object Oriented PROGRAMMING; it is a type of programming technique that helps to manage a set of objects in a system. With the help of various programming LANGUAGES, this METHOD helps to develop several COMPUTER programs and APPLICATIONS. OOP means Object Oriented Programming; it is a type of programming technique that helps to manage a set of objects in a system. With the help of various programming languages, this method helps to develop several computer programs and applications. |
|