Explain about throw keyword?
Answer Posted / ashima singh
The throw keyword is used when if a mehod is capable of
causing an exception that it does not handle.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is func delegate in c#?
What is the function of the not null constraint?
Is void a class?
What is ac callback?
What are the concepts of dispose method?
What are the different ways of method can be overloaded?
What are the different types of delegates?
What is the use of console readkey ()?
Is c# a technology?
What are logical operators in c#?
Is a decimal an integer?
Why do we need events in c#?
What is arraylist class in c#?
What is transparent caching with aop ?
What does out mean c#?