MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these exceptions handles the situations when an illegal argument is used to invoke a method? |
| A. | IllegalException |
| B. | Argument Exception |
| C. | IllegalArgumentException |
| D. | IllegalMethodArgumentExcepetion |
| Answer» D. IllegalMethodArgumentExcepetion | |