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

java is pure object-oriented programming language?why it is platform independent.

1 Answers  


What is the properties class?

0 Answers  


What class allows you to read objects directly from a stream?

0 Answers  


Which containers use a FlowLayout as their default layout?

3 Answers  


Why heap memory is called heap?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


Why do we use predicate in java?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

0 Answers  


In java, what is the difference between method overloading and method overriding?

0 Answers  


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


What are the legal parameters?

0 Answers  


How do you use parseint in java?

0 Answers  


Categories