Answer Posted / guest
No, once the proper catch code fires off, the control is
transferred to the finally block (if there are any), and
then whatever follows the finally block
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Enlist some of the properties of a thread class?
What are types of constructor?
What is generic collection in c#?
Explain the difference between boxing and unboxing.
How to put assembly in gac?
What are mutable and immutable types in c#?
What are the collection types can be used in c#?
What is the difference between int.parse and int.tryparse methods?
What is difference between dictionary and hashtable in c#?
What is super class in c#?
How can you use abstract class and interface?
Explain how do you directly call a native function exported from a dll?
What is the use of delegate?
What is the difference between readkey and readline in c#?
What is c# in asp net?