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 is desktop GUI application?

677


How do I get deterministic finalization in c#?

791


What is a partial class. Give an example?

686


What is difference between const and static in c#?

664


How can I access the registry from c# code?

701


What is the default value of guid in c#?

644


What is the difference between Singleton design pattern and Factory design pattern?

726


What is form feed in c#?

726


What are object pooling and connection pooling and difference between them?

705


Why do we need generics?

687


Overloaded constructor will call default constructor internally?

784


What is interface inheritance in c#?

697


How do I declare inout arguments in c#?

715


In C#, explain the difference between overloading and overriding.

738


What is the difference between selection and projection?

635