Question:An exception is handled by
A The throw keyword B The catch block C The function that caused the error D An object of the exception class
+ AnswerB
+ Report