Any exceptions are there which are not caught by any catch
blocks?
what are they?
Answer Posted / amit dhiman [mcp, mca, bca]
propagates unhandled exceptions, Can't be called by any
Catch blocks
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is a static constructor?
Can we inherit static class in c#?
What does async mean in c#?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is the difference between abstract class and interface in c#?
What is writeline in c#?
What does f mean in c#?
What is deadlock in c#?
Difference between abstract classes and interfaces
What is difference between interface and abstraction?
Can you mark static constructor with access modifiers?
Define satellite assembly in c#?
Is c# lazy thread safe?
What are the types of constructors?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?