Answer Posted / guest
Package is a separate naming context for the group of
classes and interfaces.It provides a high level layer of
access protection and name space management.Packages can
have access specifiers.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Is 0 true or is 1 true?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Can we access instance variables within static methods ?
How are destructors defined in java?
What is singleton class in java and how can we make a class singleton?
What is prime number in java?
What are the characteristics of java?
What are the different http methods?
How do you implement polymorphism in our day to day life?
How to use Media tracker Class.
What is a function argument in java?
What is charat java?
What is the difference between array and array list in java?
What are the different types of constructor?
What is object-oriented programming?