Answer Posted / sudipta
Throw statement can be used in the catch block to rethrow
the exception,which has been caught by the catch statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is linkedhashset synchronized?
Can you put two constructor with the same structure in a class?
What does dbml mean in texting?
Can an int be negative c#?
What is an escape sequence in c#?
Explain about Error handling and how this is done
What is native image generator (ngen.exe)?
What is a nullreferenceexception?
What are properties in C#?
Give an example of a ctype.
What is an Interface in C#?
What is the difference between list and ilist in c#?
What is a partial class in c#?
Explain the types of assemblies in .net?
Differentiate between copy and default constructor.