What are the different access modifiers available in java?


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 static methods and variables?

0 Answers  


What is mnemonic in assembly language?

0 Answers  


Why is it called a string?

0 Answers  


What is nested top-level class?

0 Answers  


What are anonymous inner classes?

0 Answers  


Is minecraft java edition free?

0 Answers  


What is consumer interface?

0 Answers  


What is boolean strategy?

0 Answers  


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


What is the function of static in java?

0 Answers  


why java main method is given as static method?

2 Answers  


Categories