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
Explain About friend and Protected friend
Which of these statements correctly declares a two-dimensional array in c#?
Explain dataset.acceptchanges method in .net?
without modifying source code if we compile again, will it be generated MSIL again?
What is meant by generics in c#?
What are mutable and immutable types in c#?
What does || mean in programming?
How to achieve polymorphism in c#?
Why do we use threads in c#?
How do I register my code for use by classic com clients?
How many types of constructors are there?
What is desktop GUI application?
Is dll a library?
What is interpolation in programming?
What is an assembly in dotnet?