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 / jaikant mishra

Data Abstraction refers to the act of representing
essential features without including its background details.
it is the selective examination of certain aspects of a
problem.the goal of abstraction is to isolate those apects
that are important for some purpose and surpress the other
that are unimportant.different abstraction for the same
thing are possible.
ex:
the information required by a carpenter for furnishing a
building is different from the information required by a
plumber or electrician for working on the same building

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Using a smart pointer can we iterate through a container?

1143


Difference between strdup and strcpy?

1252


Can a program run without main in c++?

1290


Explain the purpose of the keyword volatile.

1243


What is rtti in c++?

1185


How the endl and setw manipulator works?

1057


Are strings immutable in c++?

1226


Why c++ is better than c language?

1070


Can I make ios apps with c++?

1098


write a porgram in c++ that reads an integer and print the biggest digit in the number

2312


what is Member Functions in Classes?

1287


If you don’t declare a return value, what type of return value is assumed?

1007


What is command line arguments in C++? What are its uses? Where we have to use this?

1359


Why do we use constructor?

1115


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

1018