21.
In C#, what happens if an exception occurs inside a catch block?

25.
In C#, what happens if no catch block matches the exception type thrown in a try block?

26.
What is the purpose of the try block in exception handling in C#?

28.
What is the purpose of the finally block in C# exception handling?

Read More Section(Exception Handling in C Sharp)

Each Section contains maximum 100 MCQs question on Exception Handling in C Sharp. To get more questions visit other sections.