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...

what is data Abstraction? and give example

Answer Posted / gaurab varshney

Data Abstraction is the process by which data and programs
are defined with a representation similar to its meaning
(semantics), while hiding away the implementation details.
Abstraction tries to reduce and factor out details so that
the programmer can focus on a few concepts at a time. A
system can have several abstraction layers whereby
different meanings and amounts of detail are exposed to the
programmer.
For example, low-level abstraction layers expose details of
the hardware where the program is run, while high-level
layers deal with the business logic of the program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to declare a pointer to an array of integers?

1190


what is COPY CONSTRUCTOR and what is it used for?

1128


What is class definition in c++ ?

1140


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

1084


What is the function to call to turn an ascii string into a long?

1123


How we can differentiate between a pre and post increment operators during overloading?

1159


Write my own zero-argument manipulator that should work same as hex?

1104


What is class and structure in c++?

1257


What is ios in c++?

1265


Can member functions be private?

1054


What is a null object in c++?

1315


What is a container class?

1215


What is the purpose of the "delete" operator?

1117


Is there a c++ certification?

1115


What is c++ stringstream?

1178