Definition of Object Oriented Programming in single line?
Answer Posted / triven
Object Oriented Programming is a methodology based on
objects instead of just functions and procedures.
And these objects are organized into classes which allows
individual objects to group together.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the components of marker interface?
what is different between oops and c++
What is the fundamental idea of oop?
What is meant by oops concept?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is the main feature of oop?
What are the 3 principles of oop?
Why is object oriented programming so hard?
Which is not an object oriented programming language?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What does sksksk mean in text slang?
What is class and object with example?
What is multilevel inheritance in oop?
c++ program to swap the objects of two different classes
What is this pointer in oop?