Explain the difference between the public, private, final, protected, and default modifiers?


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

Post New Answer

More Core Java Interview Questions

There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


How does multithreading take place on a computer with a single cpu in java programming?

0 Answers  


What is the difference between a local variable and an instance variable?

0 Answers  


Explain wait(), notify() and notifyall() methods of object class ?

0 Answers  


What is java in simple terms?

0 Answers  






What is the basic concept of java?

0 Answers  


what are the rules to use try catch finally?

1 Answers   Satyam, UJ,


What is a method ?

6 Answers  


Why charat is used in java?

0 Answers  


Is singleton thread safe in java?

0 Answers  


What is the difference between access specifiers and access modifiers in java? 16

0 Answers  


How do you create a method in java?

0 Answers  


Categories