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
Is null an object java?
What is an interoperable application in java ?
What is private protected in java?
List the interfaces which extends collection interface?
What is singleton math?
What is the importance of hashcode() and equals() methods?
What are the two basic ways in which classes that can be run as threads may be defined?
What is java Applet?
What is byte data type?
Can a method be static?
Can main() method in java can return any data?
What does regex mean?
What is keyword and identifier?
How can we achieve thread safety in java?
Can a top level class be private or protected?