What are the advantages of encapsulation in java?


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

Post New Answer

More Core Java Interview Questions

What is nullpointerexception in java?

0 Answers  


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

0 Answers   SAP Labs,


Define interface?

3 Answers   MindCracker,


What do you understand by garbage collection in Java? Can it be forced to run?

0 Answers   TCS,


What is bufferedreader in java?

0 Answers  


What is light weight component?

3 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


When do I need to use reflection feature in java?

0 Answers  


Why declare Main() method as a static in java ?

0 Answers   HCL,


What is primitive data type in java?

0 Answers  


Is null a string or object in java?

0 Answers  


What is dynamic array in java?

0 Answers  


Categories