Since its possibly one of the most widely used methods of the Java language, why does it have to accept an array of Strings and doesn\'t work without it? For example, I coul
there are also many java programs that receive args through command line. Think of javac, ant, maven, etc