Explain access modifiers in java.


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

Post New Answer

More Core Java Interview Questions

Objects or references which of them gets garbage collected?

0 Answers  


string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?

5 Answers   HCL,


How do you check if a string is lexicographically in java?

0 Answers  


Can you instantiate the math class in Java?

0 Answers   IBS,


why java does not support mulitple inheritance directly?

3 Answers   TCS,


How many bytes is string in java?

0 Answers  


How to perform Singleton of the java class object on multi JVM?

2 Answers  


How are destructors defined in java?

0 Answers  


What is a final class ?

0 Answers  


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

0 Answers  


What is Hierarchy of exception?

0 Answers   Amdocs,


What does %d do in java?

0 Answers  


Categories