Definition of Object Oriented Programming in single line?
Answer Posted / sidhi.r
Object oriented programming is a programming paradigm which
uses objects and its interactions to design applications
and computer programs.
| Is This Answer Correct ? | 163 Yes | 26 No |
Post New Answer View All Answers
What is the benefit of oop?
What is ambiguity in inheritance?
What is encapsulation and abstraction? How are they implemented in C++?
What are classes oop?
What is destructor example?
What are main features of oop?
What is encapsulation oop?
What is polymorphism and why is it important?
2. Give the different notations for the class.\
What is persistence in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is and I oop mean?
Which language is pure oop?
What is polymorphism what is it for and how is it used?
How long to learn object oriented programming?