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
What are the new features in java 8? Explain
How many java versions are there?
What are different types of inner classes ?
What is sleep method?
Why are variables important in research?
Is object a data type?
What is JFC?
How do you reverse sort a list in java?
When should we create our own custom exception classes?
Explain about fail fast iterators in java?
When super keyword is used?
What are the 3 types of control structures?
Why singleton pattern is better than creating singleton class with static instance?
what is synchronization? : Java thread
Explain java coding standards for methods?