Java includes the import statement to bring certain classes, or entire packages, into visibility. Once imported, a class can be referred to directly, using only its name… Read more »
Reference
Herbert Schildt (2008), Java 2 Complete References, Tata McGraw Hill, 7th Edition.
Balagurusamy E.(2010), Programming with JAVA, Tata McGraw Hill , 4th Edition.