12345678910



Question 1: What type of exception is thrown by parseInt() if it gets illegal data?
1. ArithmeticException
2. RunTimeException
3. NumberFormatException
4. NumberError