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 do you mean by abstraction in C++?

Answer Posted / hrpynux@gmail.com

Data abstraction is one of the most essential and important feature of object oriented programming in C++. Abstraction means displaying only essential information and hiding the details. A Class can decide which data member will be visible to outside world and which is not.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do c++ struct differs from the c++ class?

1262


How does c++ sort work?

1026


What is array give example?

1110


Can you write a function similar to printf()?

1189


What is a unnitialised pointer?

1138


What is abstraction in c++ with example?

1208


What is the use of vtable?

1194


Explain differences between new() and delete()?

1150


Explain how the virtual base class is different from the conventional base classes of the opps.

1210


What new()is different from malloc()?

1162


Are c and c++ different?

1029


What are c++ files?

1192


What is abstraction in c++?

1429


Is set c++?

1050


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2545