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?



what is ABSTRACTION and what are using in real time project?..

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

More Core Java Interview Questions

How do you format in java?

0 Answers  


Is null function in java?

0 Answers  


Explain with example the concept of constant variable in java.

0 Answers   HCL,


Is it possible to override the main method?

0 Answers  


What is a double?

0 Answers  


What is a char in java?

0 Answers  


Why pass by reference is not possible in java?

0 Answers  


What are examples of modifiers?

0 Answers  


How to call one constructor from the other constructor ?

0 Answers  


What is a Null object?

1 Answers   Wipro,


How do you define a singleton class?

0 Answers  


Why method overloading and method overriding required in java?

1 Answers   Ericsson, Wipro,


Categories