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
Is dictionary a collection?
Difference between call by value and call by reference in C#?
Explain states of a thread in c#?
how encapsulation is implemented in c#
What is xamarin used for?
Is post back c#?
What is multicast delegate in c# ?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is a struct in C#?
What is difference between list and dictionary in c#?
What is event and delegates in c#?
What are console applications used for?
What is executenonquery c#?
What is parallel foreach in c#?
Can a sealed class be used as a base class?