String[] c; c = new String[length];
The line String[] c; is actually written before, it\'s a public variable inside the class. Variab
String[] c;