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...

How OOPS concept is achieved in Java?

Answer Posted / james

1) Encapsulation:- is achieved through
classes.(Binding/Storing data and methods as a single unit )
2) Abstraction:-it is achieved through private, protected,
public, default keywords.
3)Inheritance through interfaces.
4)polymorphism is achieved through method overloading and
constructor overloading.
5)Message Passing -through objects calling

Is This Answer Correct ?    30 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference in between java class and bean?

1163


What is the impact of declaring a method as final?

1072


What is public static?

1087


When do we use hashset over treeset?

1102


Can java list be null?

1038


Whats the difference between notify() and notifyall()?

1099


What is lambda programming?

1069


What steps are taken when the OS shifts from one-thread execution to another?

1413


What is lifetime variable?

1018


What does sprintf return?

1116


Explain the use of shift operator in java. Can you give some examples?

1035


What is the role of garbage collector in java?

1015


Is there any difference between nested classes and inner classes?

1163


What is the functionability stubs and skeletons?

1205


What are mutable classes?

1129