Home / Report Question

Q. Which exception is thrown for trying to create Wrapper class objects with wrong number type?
  • A. ArithmeticException
  • B. NumberFormatException
  • C. IllegarArgumentException
  • D. TypeNotPresentException

Correct Answer: B