Explain what access modifiers can be used for variables?


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

Post New Answer

More Core Java Interview Questions

What is the purpose of garbage collection in java, and when is it used?

0 Answers  


Is binary a low level language?

0 Answers  


Can variables be used in java without initialization?

0 Answers  


What is static keyword in java?

0 Answers  


What is formatted output in java?

0 Answers  


What is a superclass?

0 Answers  


Is it possible to override the main method?

0 Answers  


What is the destroy method?

0 Answers  


What is a final class ?

0 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,


What is ph and buffers?

0 Answers  


What is the difference between Synchronizing mehtod & Synchronizing block?

2 Answers  


Categories