Vidyalelo
Java Programming · Q142

Interfaces and Abstract Classes

Programming · Java Programming · question 142

Q142

Which of these exceptions handles the situations when an illegal argument is used to invoke a method?

A.
IllegalException
B.
Argument Exception
C.
IllegalArgumentException
Answer
D.
IllegalMethodArgumentExcepetion

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board