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...

Answer Posted / ramya

Abstraction is of the process of hiding unwanted details from the user.
For example, your program can make a call to the sort() function without knowing what algorithm the function actually uses to sort the given values.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is called array?

1152


What is the difference between passing by reference and passing a reference?

1136


Explain mutable storage class specifier.

1128


How does class accomplish data hiding in c++?

1234


Will rust take over c++?

1117


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

1090


How many types of modularization are there in c++?

1121


Write a program to add three numbers in C++ utilizing classes.

1185


How would you call C functions from C++ and vice versa?

1237


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

1277


Is string an object in c++?

1212


Write a Program for find and replace a character in a string.

1133


Is c the same as c++?

1061


what are the iterator and generic algorithms.

1992


What is the outcome of cout< a) 16 b) 17 c) 16.5

1068