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 / m.harikrishnam raju

It refers we can represents essential features without
including background details and explanations
ex:
index of text book.
class School
{
void sixthclass();
void seventhclass();
void tenthclass();
}

Is This Answer Correct ?    205 Yes 69 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find out if a linked-list has an end?

1181


What is null and void pointer?

1111


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

1077


What is the extension of c++?

1027


Mention the purpose of istream class?

1154


What are 2 ways of exporting a function from a dll?

1277


What is the disadvantage of using a macro?

1178


What does asterisk mean in c++?

1164


What are references in c++?

1193


What's the order in which the local objects are destructed?

1309


What is a container class? What are the types of container classes in c++?

1367


What is implicit pointer in c++?

1143


What does extern mean in a function declaration in c++?

1273


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

1112


Describe public access specifiers?

1162