What do you understand by private, protected and public?


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

Post New Answer

More Core Java Interview Questions

What is the static variable?

0 Answers  


How do you sort an array in java?

0 Answers  


what is the difference between statis block and static variable

7 Answers  


a thread is runnable, how does that work? : Java thread

0 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  






Can we have more than one package statement in source file ?

0 Answers  


What does += mean coding?

0 Answers  


What is the equal sign?

0 Answers  


What are format specifiers in java?

0 Answers  


why java not supproting multiple inheritance?

5 Answers  


What is the immediate superclass of Menu?

3 Answers  


What causes memory leak in java?

0 Answers  


Categories