Definition of Object Oriented Programming in single line?
Answer Posted / a srinivas rao
An Obiect Oriented Programming is a programming which
consist's mainly of object's(because objects are real world
entities any thing in the world can be shown in the form of
an object)
| Is This Answer Correct ? | 39 Yes | 23 No |
Post New Answer View All Answers
What is encapsulation process?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is constructor in oop?
What is class and object in oops?
What is coupling in oop?
What is purpose of inheritance?
Why is polymorphism important in oop?
What is the renewal class?
What is the difference between static polymorphism and dynamic polymorphism?
What is encapsulation c#?
How do you define social class?
What is overloading in oops?
What are benefits of oop?
What is object in oop?