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
What is base class in c#?
Explain deadlock?
What is the meaning of console writeline in c#?
What is c# most used for?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
How to create multi-dimensional array?
Are there constructors in c sharp?
Explain the difference between a namespace and assembly name in .net?
What is part of a method signature in c#?
Int map to which .net types?
Can we store different data types in arraylist in c#?
What is difference between override and new in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is public void in c#?
What is readline library?