Error
% javac StringTest.java StringTest.java:4: variable errorSoon might not have been initialized errorSoon[0] = \"Error, why?\"
String[] string=new String[60]; System.out.println(string.length);
it is initialization and getting the STRING LENGTH code in very simple way for beginners