explain the concepts of oops?



explain the concepts of oops?..

Answer / ravi kumar soni

Abstraction : Hiding of inner details and showing only what
are required.
Encapsulation : Binding of data and the methods used to
access them. Eg: Classes.
Inheritance : Extending the existing functionaltiy.
Polymorphysim : Change of behavior with context.

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More OOPS Interview Questions

when to use 'mutable' keyword and when to use 'const cast' in c++

0 Answers   TCS,


which feature are not hold visual basic of oop?

0 Answers   Ignou,


Why is abstraction needed?

0 Answers  


why the argument is passed by reference to a copy constructor?example?

2 Answers  


Why we are use # in begning of programme of c++.

2 Answers   Syntel,


What is encapsulation in ict?

0 Answers  


What is purpose of inheritance?

0 Answers  


what is oops

4 Answers   DELL,


what is the new version of oops

0 Answers   Ignou,


What is overriding in oops?

0 Answers  


What is the highest level of cohesion?

0 Answers  


What is virtual constructors/destructors?

4 Answers   IBS,


Categories