Answer Posted / glibwaresoftsolutions
Java uses packages to manage access, avoid naming conflicts, and facilitate finding and using classes, interfaces, and other components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data and its types?
Can I uninstall java?
Which language is java?
Define "Access specifiers" in java.
what is enumset?
Can we make a constructor final?
Does string is thread-safe in java?
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?
What is use of functional interface in java 8? Explain
How to change value in arraylist java?
Tell us something about different types of casting?
How to create an immutable class?
What is the platform?
What is hashset in java?
What is the output of the below java program?