Explain what access modifiers can be used for methods?


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

Post New Answer

More Core Java Interview Questions

explain the concept of inheritance with an example?

9 Answers   Polaris,


What is vector?

0 Answers  


How do you escape sequences in java?

0 Answers  


What are the names of interfaces that doesn't consists of method/s ?

3 Answers  


What are the different types of garbage collectors in java?

0 Answers  






Can inner class be public in java?

0 Answers  


What is stop(), suspend(), resume() method?

3 Answers  


enlist some features of jdk.

0 Answers  


Can you call a constructor within a constructor?

7 Answers  


Can we write class inside a class in java?

0 Answers  


if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads

2 Answers  


What is cloneable interface?

8 Answers  


Categories