Alhamdulillah. This is a blog of all digital works by Mohd Anis Bin Azinan (Since 2008).
Why we don't import String
This is because String is from java.lang ( java.lang.String ) package. All class from java.lang package will import implicitly into your program by java compiler.