Showing posts with label import package. Show all posts
Showing posts with label import package. Show all posts

Package in Java


Package Control :

The following are keywords used for package control:

■ import : Statement to import packages or classes into code.
■ package : Specifies to which package all classes in a source file belong.