what are the characteristics of oops?

Answer Posted / charu

1)Encapsulation – Encapsulation is capturing data and keeping it safely and securely from outside interfaces.

2)Inheritance- This is the process by which a class can be derived from a base class with all features of base class and some of its own. This increases code reusability.

3)Polymorphism- This is the ability to exist in various forms. For example an operator can be overloaded so as to add two integer numbers and two floats.

4)Abstraction- The ability to represent data at a very conceptual level without any details

Is This Answer Correct ?    40 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly is polymorphism?

674


what are the realtime excercises in C++?

2400


What is inheritance write a program to show use of inheritance?

684


what is graphics

2071


What does and I oop mean in text?

706






What is class in oop with example?

685


What is protected in oop?

659


What is polymorphism what are the different types of polymorphism?

626


What is interface? When and where is it used?

1736


hi all..i want to know oops concepts clearly can any1 explain??

1735


Explain virtual inheritance?

751


What is abstraction in oops?

645


What is polymorphism oop?

682


What is the use of oops?

675


What is pure oop?

656