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 ABSTRACTION and what are using in real time project?

Answer Posted / tarun

Abstraction is a concept of hiding complex implementation and providing required functionality to the user is known as abstraction.
in real time
1.service provider creates an Abstract Data Type(ADT).
2.Abstract datatype contains only the operation name not the implementation.
3.Implementation for those operations are provided in sub type.
4.Service user uses ADT and call methods because of polymorphisam implementation execute based on exact instance provided at run time.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why java does not support unsigned keyword?

5342


What is the difference between the file and randomaccessfile classes?

1163


What's the base class of all exception classes?

1119


What is variable declaration and definition?

1063


What is oop principle in java?

1266


What are the differences between string, stringbuffer and stringbuilder?

1087


What are advantages of exception handling in java?

1072


Why 1 is not a prime number?

1076


What does main method?

1014


What does replaceall do in java?

968


What is matcher in java?

1047


What are the two types of streams offered by java 8?

988


Why do we need wrapper class?

1040


How can you read content from file in java?

1055


What does file separator do in java?

1077