What are the OOPS concepts?

Answer Posted / harmeet singh

Object-oriented programming (OOP) is a programming model
that uses "objects"(object is a combination of message and
data that can receive and send messages and use messages to
interact with each other) and their interactions to design
applications and computer programs. Programming techniques
may include features such as information hiding, data
abstraction, encapsulation, modularity, polymorphism, and
inheritance

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism programming?

605


What is ambiguity in inheritance?

625


What is overloading and its types?

618


What is abstraction example?

624


what type of question are asked in thoughtworks pair programming round ?

1766






Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3557


Where is pseudocode used?

566


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1837


What is basic concept of oop?

701


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

1630


c++ program to swap the objects of two different classes

1766


What is polymorphism what is it for and how is it used?

576


Why do we use class?

635


What is an interface in oop?

595


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3847