Answer Posted / mak

Data Abstraction is leaving behind the unwanted properties
and taking only the Essential properties for defining the class.

Example:

When writing a class for a Employee, say John as Object
will require (Essential Properties) Empno, Dob, Doj, Salary,
Salary calculation logic as function etc.,
But john will be having properties like Height, Weight,
Color etc., which is not required for the class we are
defining..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ faster than c?

596


Is facebook written in c++?

564


What is the use of namespace std in C++?

623


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2254


What are the main features of c++?

546






How did c++ start?

616


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

671


What is a manipulative person?

544


What is the main function c++?

604


Can you overload the operator+ for short integers?

600


Can java be faster than c++?

672


Describe new operator and delete operator?

630


Explain what are accessor methods?

671


When do we run a shell in the unix system? How will you tell which shell you are running?

558


Is ca high or low level language?

586