Q. Which keyword in java is used for exception handling? (A) exep (B) excepHand (C) throw (D) All of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) throw Explanation: the throw is a keyword introduced in java for exception handling.