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 null or empty in c#?
Why do we need properties in c#?
What is CASPOL?
Explain about finalize method?
What is null in database?
Is datetime nullable c#?
Explain About namespaces
Explain how can you clean up objects holding resources from within the code?
What is an int in c#?
How do partial classes work in c#?
Define method overloading in c#?
Why are local variables stored in stack?
What is xpath in c#?
Define Final Class in C#
What are the benefits of using generics in c#?