Answer Posted / ranganathkini
Packages are a way of grouping classes with related
functionality there by possible avoiding class name
collision and making it easier for the class library to be used.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
How will you initialize an Applet?
Does java set allow duplicates?
What are nested classes in java?
what is the significance of listiterator in java?
Give a practical example of singleton class usage?
Do I need java on my computer?
What are the advantages of inner classes?
What is array pointers ?
Explain implementation and how is it different from conversion?
What is java english?
What is volatile data type?
how to create multithreaded program? Explain different ways of using thread? : Java thread
Is it possible to write a regular expression to check if string is a number?
Which software is used for java programming?
Why javac is not recognized?