Computer Science, asked by kashi4886, 1 year ago

When no exception is thrown at runtime then who will catch it?

Answers

Answered by kundanchandravanshi
0
 · NET to detect and handle run time errors. The try..catch block is used to implement exception handling in ... that might throw an exception whereas catch handles
Similar questions