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
What's the difference between abstraction and encapsulation?
What I can do with c#?
Explain the difference between proc. Sent by val and by sub?
What exactly happens when we debug and build the program?
How to open a new form on button click in Windows forms?
What are custom exceptions? Why do we need them?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is an event in c#?
Can fields inside a class be virtual?
What is the difference between // comments, /* */ comments and /// comments?
What is a thread? What is multithreading?
How Reflection is used and what it's significance ?
Are multiple data types stored in System.Array?
What are c# attributes and its significance?
Classes and structs can be declared as static, is this statement true or false?