What is import?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online J2SE Job Interview Questions And Answers