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 / akshita.s

Abstraction is a OOP`s concept,it hides the implementation
details from the end user.we get loose coupling if there is
good abstraction.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you use qsort() function to sort an array of structures?

1064


Describe exception handling concept with an example?

985


What is else syntax in c++?

1120


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3404


What is ofstream c++?

1018


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

1014


Can I run c program in turbo c++?

968


What is the use of setprecision in c++?

949


What is abstract class in c++?

985


What is exception handling? Does c++ support exception handling?

973


How to tokenize a string in c++?

1002


How can you specify a class in C++?

1224


Is c++ a difficult language?

1044


an integer constant must have atleast one a) character b) digit c) decimal point

980


Please explain the reference variable in c++?

1019