Answer Posted / hr@tgksolutions.com
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
What is final keyword in java?
List two java ide’s?
Can we have try block without catch block?
What is the function of character?
What is java english?
Can a static method be final?
what are Hostile Applets?
How does linkedhashmap work in java?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
Which java version is latest?
What do you mean by formatting?
List any five features of java?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
What is float in java?
What are disadvantages of java?