1.

What Is Import ?

Answer»

A Java keyword USED at the beginning of a SOURCE file that can specify CLASSES or ENTIRE packages to be referred to later without INCLUDING their package names in the reference.

A Java keyword used at the beginning of a source file that can specify classes or entire packages to be referred to later without including their package names in the reference.



Discussion

No Comment Found