Answer Posted / eonsimi
nested classes can be decalred as private and they can be accessed by its siblings and by their parent.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How does sublist works in java?
What is the length of a string?
Is java a virus?
What is the use of flag?
Why string is not a wrapper class?
What is equlas() and hashcode() contract in java? Where does it used?
Explain public static void main(string args[]) in java.
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?
What is charat java?
What is the purpose of static methods and variables?
What is a predicate method?
What is the disadvantage of java?
What data type is a string?
What are the differences between getting and load method?
What is the inheritance?