Answer Posted / dhivyashree.p
packages are the collection of pre-defined classes and
objects. which is used to reduce the size of the program and
use the functions in the predefined classes in our own
function simply by using the format with appropriate name to
use the required classes.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is a pattern what is an anti pattern?
Is empty set an element of empty set?
What do heavy weight components mean in java programming?
Explain about features of local inner class?
How is treeset implemented in java?
What is a method in java?
What is the main use of java?
How many ways can we create singleton class?
What is the driver class?
How do you do descending order in java?
What is proper subset?
What do you mean by scope of variable?
What are variable arguments or varargs?
Explain java code for recursive solution's base case?
Why is java not 100% pure oops?