what is meant by encapsulation?


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

Post New Answer

More Core Java Interview Questions

What is use of inner class in java?

0 Answers  


What is the purpose of setAutoCommit() ?

1 Answers   Google,


what is the difference between object and class

10 Answers   IBM,


Why webdriver is an interface?

0 Answers  


What do you mean by boolean?

0 Answers  






what is singlton class?where it is use in real time senario.

1 Answers   Wipro,


what is associative array

1 Answers   Tech Mentro,


What is null object in java?

0 Answers  


What is the difference between a method and a procedure?

0 Answers  


Can we access instance variables within static methods ?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


How do you ensure that n threads can access n resources without deadlock?

0 Answers  


Categories