Q. Which is the exception or error that is thrown if a non-existing command-line argument is referred to in a Java program?
β
Correct Answer: (C)
ArrayIndexOutOfBoundsException
You must be Logged in to update hint/solution