Explain about throw keyword?
Answer Posted / ashima singh
The throw keyword is used when if a mehod is capable of
causing an exception that it does not handle.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What's different between c# and c/c++?
When can a derived class override a base class member?
So what makes your code really object-oriented #?
Name the control which cannot be placed in mdi?
Is c# easier than c++?
What is xml serialization in c#?
Why do we need serialization?
Is post back c#?
What is marshalling in c#?
What are the steps to make an assembly to public?
Can namespace contain the private class?
What is the purpose of abstract class in c#?
What is jit (just in time)?
What is xml serializer?
Define acid rule of thumb for transactions in c#.