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

whst is encapsulation?when u encpsulate actually while
devoloping code?

Answer Posted / dsr

Encapsulation is a mechanisum,thet binds together data and
code. for example:Bean
In bean, all the variables are private. we can't access
that variables with the help of class object.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Java.util.regex consists of which classes?

1041


What is local variable and instance variable?

1102


How many types of threads are there in java?

1107


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

1043


What does indexof mean?

1102


What does sizeof return?

1036


What do you mean by access modifier?

1106


What is the purpose of interface?

1044


What is the use of StringTokenizer class?

1111


What are mutable classes?

1129


What is rmi and steps involved in developing an rmi object?

1114


What are the different ways to handle exceptions?

1046


Why multiple inheritance is not supported by java?

1025


What are features of java?

1082


What is difference between calling start() and run() method of thread?

1208