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

What is the difference between applet and application?

0 Answers  


How many methods does cloneable interface contains?

6 Answers  


What’s the difference between callable and runnable?

0 Answers  


Is multiple inheritance allowed in Java? Why ?

7 Answers  


y cant i declare method like public final static show()

3 Answers  


What is flush buffer?

0 Answers  


What is the diffrence between inner class and nested class?

0 Answers  


how system.out.println() works?

2 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Explain the importance of finally over return statement?

0 Answers  


How to make a class immutable?

15 Answers   Bosch, TSYS,


Do we need to manually write Copy Constructor?

0 Answers   HCL,


Categories