Gadgets

Showing posts with label java.lang package. Show all posts
Showing posts with label java.lang package. Show all posts

Thursday, 18 February 2016

java.lang package interview questions

java.lang package is most commonly required package for every java class, most of the commonly required classes and interface are grouped into java.lang package. This package (java.lang) is not required to import explicitly, because it is by default available to every java program.