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 meant by data hiding/encapsulation?


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

Post New Answer

More Core Java Interview Questions

What makes a function well defined?

0 Answers  


How many days will it take to learn java?

0 Answers  


What is the difference between replace and replace all?

0 Answers  


public class BatchTest { public static void main(String[] args) { Runtime run = Runtime.getRuntime(); try { Process p = run.exec("cmd start /c D:/test.bat"); System.out.println(p.exitValue()); } catch (Exception e) { e.printStackTrace(); } System.out.println("FINISHED"); } }

0 Answers  


Can we use a switch statement with strings?

0 Answers  


program to validate the IP address? Validity range should be 0 to 255

1 Answers   Huawei,


Can we extend singleton class?

0 Answers  


adapter class ?

2 Answers  


What is the difference between static and non-static variables?

6 Answers  


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

0 Answers  


What is difference between final and immutable?

0 Answers  


Can we serialize arraylist in java?

0 Answers  


Categories