What is meant by 'Class access modifiers'?


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

Post New Answer

More Core Java Interview Questions

A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

0 Answers  


What is default size of arraylist in java?

0 Answers  


What is the difference between actual and formal parameters?

0 Answers  


Can a constructor be made final?

0 Answers  


What is the function of http?

0 Answers  


What is blank final variable?

0 Answers  


Is multiple inheritance supported by java?

0 Answers  


Why is a singleton bad?

0 Answers  


What is hashmap and map?

0 Answers  


How are this() and super() used with constructors?

9 Answers  


What are recursive functions?

0 Answers  


How do you sort in descending order in java using collections sort?

0 Answers  


Categories