Question:Which of the following is used to handle exceptions in C#?
A try-catch B handle-exception C exception-try D catch-throw
+ AnswerA
+ Report