Definition of Object Oriented Programming in single line?

Answer Posted / brijesh

OOPs is the Programming language in which we intrect with
the object world.And we define our logic inside a class and
take it by object.

Is This Answer Correct ?    13 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6143


What is the significance of classes in oop?

587


What does I oop mean?

614


What are the benefits of interface?

577


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...

1622






What are the features of oop?

635


What is interface in oop?

660


What is oops with example?

562


What are oops methods?

566


What is new keyword in oops?

589


What is the purpose of enum?

579


What is encapsulation and abstraction? How are they implemented in C++?

635


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2006


what is different between oops and c++

1999


write string class as your own class in java without using any built-in function

1976