Answer Posted / suganthi
Package are container for classes that are used to keep the
class name space compartmentalized.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is aggregation in java?
What is the structure of java?
What is a ternary operator in java? What is an interface?
What is an empty class? What functionality does it offer in Java?
Is int a class in java?
Explain about static imports in java?
How does a cookie work in Servlets?
What do you mean by a JVM?
What is unicode used for?
What are the types of literals?
How to reverse string in java?
what is meant by Garbage collection?
Is java util regex pattern thread safe?
What is unsigned char?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread