When defining a method you must include a to declare any-06000
When defining a method you must include a __________ to declare any exception that might be thrown but is not caught in the method.
This multiple choice question (MCQ) is related to the book/course
vu cs506 Web Design and Development.
It can also be found in
vu cs506 Final Term - Quiz No.3.
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