Answer Posted / glibwaresoftsolutions
The benefits of defining packages in Java are numerous.
Name conflicts are avoided by packages.
The package makes access control simpler.
Additionally, we can have hidden classes that are utilized by the package but are not visible from the outside.
The linked classes are easy to find.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is 64bit faster than 32 bit?
What is codebase?
Can you start a thread twice in Java?
What is private public protected in java?
what is ststic with example
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is linked hashset and its features?
What is entry set in java?
Explain java coding standards for variables ?
What is the list interface in java programming?
What is passing value java?
What is jagged array in java?
What do you mean by hashing?
What is java english?
What is difference between class and object in java?