Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Are vectors faster than arrays?

1055


Explain the use of vtable.

1134


What are the defining traits of an object-oriented language?

1262


How is objective c different from c++?

1307


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

1130


Is c++ a pure oop language?

1122


Write a function that swaps the values of two integers, using int* as the argument type?

1082


What is the difference between an external iterator and an internal iterator?

1145


Can a program run without main in c++?

1290


Explain the register storage classes in c++.

1229


what is the difference between overloading & overriding? give example.

1270


Is there finally in c++?

1150


Write a struct time where integer m, h, s are its members?

1017


Is c++ platform dependent?

1150


Is c++ a float?

1107