Any exceptions are there which are not caught by any catch
blocks?
what are they?

Answer Posted / parmjit

No there is no exception in C# which cannot be handled by
catch block.

All type of exception can be handled by a catch block.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if a static constructor throws an exception?

492


Which program construct must return a value?

565


What is poco c#?

485


Give an example of a directcast.

516


What is option parameter in C#?

553






What is a trace and asset? Explain some differences?

701


What is anonymous methods in c#?

555


What does f mean in c#?

512


What is difference between constants and readonly in c#?

484


What are the advantages of using partial classes?

531


What are the types of methods in c#?

461


What are the features of c#?

506


Explain About .NET Framework

527


What is a streamwriter in c#?

506


How to implement delegates in c#.net

547