Explain about throw keyword?
Answer Posted / navin c. pandit
Hey guys don't confuse others if u don't know the actual ans.
The 'throw' keyword in C# throws a user defined exception.
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What is a collection in c#?
What is a generic in c#?
How main method is called in c#?
What is difference between destructor and finalize?
Define mutex in C#?
What is a generic c#?
Are enums static c#?
Can we maintain state in webservice?
What does firstordefault mean in c#?
Why do we use abstract class in c#?
What is the use of console?
What is use of list in c#?
Explain the ways to deploy an assembly?
What are the Types of caching
What is anonymous types in c#?