What is a package?
Answers were Sorted based on User's Feedback
Answer / janet
A package is a collection of classes and interfaces that
provides a high-level layer of access protection and name
space management.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / suganthi
Package are container for classes that are used to keep the
class name space compartmentalized.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you print array in java?
What is a wrapper method?
Is alive and join method in java?
Which method is used to find that the object is exited or not?
What must a class do to implement an interface in java programming?
Can a final variable be initialized in constructor?
Which browsers work with java?
Can you inherit a constructor java?
What is computer compiler?
Explain purpose of sleep() method in java?
Explain about core java?
What is the purpose of sizeof operator?