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 are java methods?
What are keywords and reserved words in java?
Why are lists ordered in java?
Can we catch more than one exception in single catch block?
What are serialization and deserialization?
Difference between start() and run() method of thread class?
What are the access modifiers in java?
What are the Class Libraries ?
What is canonical name in java?
How do you use spaces in java?
How many boolean functions are there?
What is meant by bytecode?
Is int primitive data type?
What is difference in between java class and bean?
what is meant wrapper classes?