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
Can we override static class in c#?
Why do we use partial class in c#?
What is protected internal modifier in C#?
Difference between value and reference type.
What is use of private class in c#?
What is the difference between console application and windows application?
Why we need get set property in c#?
Is Facebook a desktop application?
What is difference between ilist and list?
What do you mean by parsing and how to parse a date time string in c#?
What is the name of c# compiler?
Illustrate namespaces in c#?
How do I declare inout arguments in c#?
Explain about ODP.net
Differentiate between static class and singleton instance?