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 the purpose of encapsulation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

1 Answers  


What is meant by anonymous class?

0 Answers  


What is multiple inheritance? Is it supported by java?

0 Answers  


How to sort double array in java?

0 Answers  


i need income tax program using java inheritance concept. could u please help me?

2 Answers  


Explain when noclassdeffounderror will be raised ?

0 Answers  


Why string is popular hashmap key in java?

1 Answers  


What do you understand by looping in java? Explain the different types of loops.

0 Answers  


Can an integer be null java?

0 Answers  


What is meant by method overriding?

0 Answers  


Can we compare two strings in java?

0 Answers  


Variable of the boolean type is automatically initialized as?

0 Answers  


Categories