What is a Java package and how is it used?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kumar
package is a related classes,first software companies facing the problem of package creation,in java devolopers using all package names are co-inside.so thats time they are start using
package names our company website names.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is int argc char * argv?
How variables are declared?
What is sortedmap interface?
What is the difference between Array and Hash Table?
Can u overload main()method.Give with example.
6 Answers IBM, Schimatic Technologies,
Is java ee a framework?
What does n mean?
Explain about the interpreter in java?
Is 0 true or is 1 true?
Is java jre still free?
What is var keyword ?
How define set in java?