Definition of Object Oriented Programming in single line?
Answer Posted / nikhil surathkal
Object Oriented Programming is a method of programming
based on hierarchie of classes and well defined and
cooperating objects.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
What are benefits of oop?
What is polymorphism explain its types?
How can you overcome the diamond problem in inheritance?
Templates mean
What type of loop is a for loop?
What are functions in oop?
What is oops concept with example?
Why is there no multiple inheritance?
What is inheritance and how many types of inheritance?
What is object and example?
• What are the desirable attributes for memory managment?
What is object in oop?
Explain the concepts involved in Object Oriented programming.
any one please tell me the purpose of operator overloading