Custom Search

Friday, August 31, 2007

Do I need to import java.lang package any time? Why ?

No. It is by default loaded internally by the JVM.

No comments: