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
Why are arrays useful in java?
Can a function return a function?
What are white spaces in java?
What is difference between array and arraylist in java?
Mention some interfaces implemented by linked list in java.
what is singleton in java?
What is constructor in java ?
What is static keyword in java?
Why java is platform independent? Explain.
Define locale.
How do you use compareto in java?
What is quick sort in java?
What are computer functions?
What is double parsedouble in java?
What is covariant return type?