Answer Posted / devarathnam c,kotagudibanda(po
Hi...
A package is nothing but collections of classes and
interfaces.
example:java.lang,java.util,java.applet,java.awt,java.net,ja
va.io etc...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Does hashset allow duplicates in java?
What is a void method?
Is java call by value?
Why strings in java are called as immutable?
What is append function?
What are different ways of object creation in java ?
how to run ecllipse with jettyserver for windows environment using batch file
Can we override data members in java?
Is ++ operator is thread safe in java?
Can java program run without jre?
Which variable is the independent variable?
What is instance means in java?
What is the difference between jdk, jre, and jvm?
Why are getters and setters used?
What do you mean by light weight and heavy weight components?