Answer Posted / gyana
NO,we cannot use two catch block.It can't be executed.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What .exe means?
Distinguish between the Debug class and Trace class with its functionality?
What is difference between string and stringbuilder in c#?
Is it possible to have a static indexer in c#?
What is the use of thread join in c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Is c and c# the same?
How do I create a multilanguage?
What is difference between dictionary and hashtable in c#?
What are destructors in C#?
What is the difference between disposing of () and finalize() methods in c#?
What does console mean c#?
List some of the basic string operation?
If you donot specify an access modifier for a method, what is the default access modifier?
Explain how to implement an object pool in c#.net