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++?



What do you mean by abstraction in C++?..

Answer / 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

More C++ General Interview Questions

How const functions will be treated by compiler?

3 Answers   Symphony,


What is the use of c++ programming language in real life?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


What is #include math h in c++?

0 Answers  


How do you define a class in c++?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


What are special characters c++?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What is Memory Alignment?

2 Answers   TCS,


What does ctime() do?

0 Answers  


Which c++ operator cannot overload?

0 Answers  


What should main() return in c and c++?

0 Answers  


Categories