Answer Posted / chandan kumar
yes, we can throw exception from catch block
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What are the properties of string?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
What is the difference between static class and singleton class in c#?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What are controls in c#?
What is reference c#?
What is namespace c#?
Can you have an array of arrays?
Why do we override in c#?
What are the Types of optimization and name a few and how do u do?
What is the purpose of the integer parse method the decimal parse method?
How many types of collections are there in c#?
What is gac? How to put assembly in gac?
What is asynccallback c#?
What do you mean by hashtable c#?