Examveda
Examveda

What is the purpose of the "throw" keyword in Java exception handling?

A. To explicitly throw an exception

B. To catch exceptions

C. To specify exception types

D. To declare a method as "throws"

Answer: Option A


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions