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 / santosh kumar

Abstraction is one of the most powerful and vital features provided by object-oriented programming language. Modularity is very important in any programming language, it provides flexibility to users for using the programming language. This aspect is well achieved with high performance by the concept of abstraction. In object-oriented programming language the programmer can abstract both data and code when needed.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better c++ or java?

987


What is the most useful programming language?

1051


which operator is used for performing an exponential operation a) > b) ^ c) none

1066


Where and why do I have to put the "template" and "typename" keywords?

1049


What is a binary file? List the merits and demerits of the binary file usagein C++.

1308


What's the best free c++ profiler for windows?

1088


What is the difference between #import and #include in c++?

1110


What are the different types of polymorphism in c++?

1148


Differentiate between an inspector and a mutator ?

1228


What is prototype for that c string function?

1145


What is an adaptor class or wrapper class in c++?

1239


What is the c++ code?

1177


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1084


Define the process of handling in case of destructor failure?

1068


Define copy constructor.

1119