Solution:
Unlike in C/C++ where the first element by default is the program name, the string array in main() has no element, the String array is empty.
Credit: 3870