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

Data abstraction is a process of data hiding,i.e using the
the methods without knowing the implementation behind it;as
the implementation or logic is hidden for the outer world.

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by pure virtual function? Write about its use?

961


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1884


Why do we use structure in c++?

1014


Will c++ be replaced?

1005


Which one between if-else and switch is more efficient?

1022


Explain Memory Allocation in C/C++ ?

1035


Is java easier than c++?

962


What are the steps in the development cycle?

1045


Explain how overloading takes place in c++?

982


What is meant by iomanip in c++?

1137


Write a program which uses Command Line Arguments

1121


Write about the retrieval of n number of objects during the process of delete[]p?

980


What is the error in the code below and how should it be corrected?

715


What are destructors?

951


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1405