Any exceptions are there which are not caught by any catch
blocks?
what are they?
Answer Posted / sunil kumar
Yes
"StackOverFlowException" doesn't get catch by any catch block
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which program construct must return a value?
What are delegates?
Can a dictionary have duplicate keys c#?
What are the advantages of using partial classes?
Explain the top reason to use c# language?
What happens when thread sleep () method is called?
What is namespace in oop?
What is generic and non generic collections in c#?
Can we change static variable value in c#?
Can abstract class have constructor?
Explain the difference between pass by value and pass by reference.
What are the advantages of using assemble language programming?
What are bitwise logical operators?
Explain the serialization in .net
Are structs value types c#?