Categories
Computer

When defining a method you must include a ___________ to declare any exception that might be thrown but is not caught in the method.

► try block
► finally block
► catch block
► throws-clause Click here for Detail