Explain about throw keyword?
Answer Posted / mahesh pyla
Throw is a keyword,which gives an indication to the calling
function to keep the called function with in try and catch
blocks for generating user friendly messages instead of
generating system error message.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How many kinds of elements an array can have?
Does unity use c++ or c#?
How do you access a constant field declared in a class?
Is array passed by reference in c#?
What are the desktop applications?
Are arrays value types or reference types?
What are the applications of c#?
How can I produce an assembly?
What is the use of delegates in c#?
What is c# windows form application?
How do I start a program in c#?
What is difference between write and writeline?
What is function c#?
What is variable in c#?
What is bit in c#?