Answer Posted / suman dey
yes we can use 'throw' or new Exception.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Describe how a .net application is compiled and executed
What is difference between constants and read-only?
How do I create a new form in c#?
Does c# provide copy constructor?
What is the difference between static class and abstract class in c#?
What is the purpose of ienumerable in c#?
How do you clear a list in c#?
Describe the ways of cleaning up objects in c#.
What is the major difference between a custom control and user control?
What is a method signature?
How many types of constructors are there in c#?
What is parameter c#?
What is args c#?
What are winforms in c#?
When can a derived class override a base class member?