Q. 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" ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) To explicitly throw an exception