Answer Posted / shripal
package is a collection of classes and interfaces.
whatever classes we used in program they are belongs to the
particular package which we have defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you start a thread?
What is formatted output in java?
What is ascii code?
Is java a software?
What is the significance of continue jump statement? Explain with an example.
What is the method overriding?
How do you compare values in java?
How can we make sure main() is the last thread to finish in java program?
Is an array a vector?
what are the methods in object?
What is hashing in java?
What are the types of methods in java?
How do I get the | symbol on my keyboard?
Why is a singleton bad?
Can constructor be inherited?