explain the concepts of oops?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is basic concept of oop?

700


What are the important components of cohesion?

552


What is use of overloading?

608


What is overloading in oops?

597


Is html an oop?

580






What does I oop mean?

616


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1403


What is multilevel inheritance?

723


What is encapsulation c#?

600


What is object and example?

602


When not to use object oriented programming?

570


What is oops concept with example?

576


What is the diamond problem in inheritance?

577


Why it is called runtime polymorphism?

575


What is inheritance in oop?

604