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
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
Can abstract class have private constructor?
What are the different types of multitasking?
What is sortedmap interface?
What is a singleton puppy?
What is a numeric literal?
What is protected in java?
What are streams in java 8?
What does exp mean in math?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What are identifiers in java?
Can we override private methods?
What are the drawbacks for singleton class?
What is thread safe java?
Explain how to force the garbage collection in java.