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

Answers were Sorted based on User's Feedback



what is data Abstraction..

Answer / narasimulu24

Abstraction refers to the act of representing essential
features without including background process or
implementing details.

Is This Answer Correct ?    16 Yes 0 No

what is data Abstraction..

Answer / sumithra.a

Data Abstraction is the process of hiding unwanted details
from user.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is std::move?

1 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What are the vectors in c++?

0 Answers  


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

0 Answers  


How can we access protected and private members of a class?

0 Answers  


What data encapsulation is in c++?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


What is extern c++?

0 Answers  


Does c++ have a hash table?

0 Answers  


Why is main function important?

0 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


Categories