What are the OOPS concepts?

Answer Posted / sukumar s

OOPS concepts are seven:
They are:
*-Objects
*-Class
*-Data Abstraction
*-Data Encapsulation
*-poymorphism
*-Inheritance
*-Message Passing & Dynamice Binding

But its more than enough if we concentrate and know more
details about abstraction, Encapsulation, Polimorphism and
Inheritance.

Here i have given the details upto my best.....

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State what is encapsulation and friend function?

700


Why is oop better than procedural?

606


what is graphics

2011


What are the 3 principles of oop?

619


What is the real time example of encapsulation?

599






What are the benefits of oop?

607


What is class encapsulation?

598


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1623


Why is there no multiple inheritance?

570


Can you name some types of inheritance?

641


to find out the minimum of two integer number of two different classes using friend function

1645


What is destructor example?

597


What is the purpose of enum?

583


What is persistence in oop?

674


What is an example of genetic polymorphism?

651