Explain about throw keyword?
Answer Posted / sunil
throw keyword will throw an user defined exception
| Is This Answer Correct ? | 9 Yes | 16 No |
Post New Answer View All Answers
What is difference between private, protected, and public in C#?
Which debugging tools you can use in the .NET ssSDK?
Name the method of servicebase class?
How assembly versioning in .NET prevent DLL Hell problem?
What does type safe mean in c#?
Can an int be negative c#?
What kind of the information stored inside the assembly?
What are abstract classes in c#?
What are the properties of c#?
What is difference between encapsulation and abstraction in c#?
Can bool be null c#?
What is orm in c#?
What is web forms in c#?
What is parameter c#?
What exception can an overridden method throw in comparison with the method it is overriding?