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 are the uses of java?
What is the benefit of using enum to declare a constant?
What is the difference between Java1.4 and Java1.5
How do you end a program?
Define an applet in java?
what is instanceof operator used in java?
How do you sort in descending order in java using collections sort?
Difference between error and exception
Can we override the static methods?
What are the different collection views provided by maps?
Java.util.regex consists of which classes?
Does java vector allow null?
What is the difference between private & public & friendly classes?
What's the default access specifier for variables and methods of a class?
What is treemap in java?