Any exceptions are there which are not caught by any catch
blocks?
what are they?
Answer Posted / rangaramesh
Guys all you said some what right but you said some generic
answer. Some of the exception we can't handle in the catch
block ex "Fatal Errors,Virtual memory"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In dynamic link library, which api is used for load library?
What are abstract classes in c#?
Explain the difference between abstract class and interface in .net?
Is c# an open source?
What is global asax in c#?
Are c# constructors the same as c++ constructors?
What are regular expressions? Search a string using regular expressions?
Which is executed if an exception has not occurred?
Explain the three test cases in unit testing?
How to create multi-dimensional array?
What is the object class in c#?
What is the difference between const and readonly in c#.net?
What debugging tools come with the .NET ssSDK?
How do I make a dll in c#?
What is console application with example?