What access modifiers can be used for class ?


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

Post New Answer

More Core Java Interview Questions

What is java used for?

0 Answers  


What about main() method in java ?

0 Answers  


What is a text string?

0 Answers  


Why we used break and continue statement in java?

0 Answers  


Explain importance of inheritance in java?

0 Answers  






What all methods are used to prevent thread execution ?

0 Answers  


What are the benefits of operations?

0 Answers  


What 5 doubled?

0 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


To set the position and size of a component, which methods are used?

3 Answers  


What is a Java package and how is it used?

2 Answers  


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

0 Answers  


Categories