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
write a program to find 2^n+1 ?
What is object and example?
What is destructor in oop?
What are two types of polymorphism?
what is the sylabus for priliminaries?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Are polymorphisms mutations?
Can a varargs method be overloaded?
What is static in oop?
What does I oop mean?
What are the types of abstraction?
Can we create object of interface?
What is the use of oops?
What do you mean by Encapsulation?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.