Java Interviews
Java Interview
If a checked exception may be thrown within the body of a method, the method must either catch the exception or declare it in its throws clause.