what is a java package and how is it used a java


What is a Java package and how is it used?

A Java package is a naming context for classes and interfaces. A package is used to make a separate name space for groups of classes and interfaces. Packages are also used to organize related classes and interfaces into a one API unit and to control accessibility to these classes and interfaces.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: what is a java package and how is it used a java
Reference No:- TGS0310941

Expected delivery within 24 Hours