Answer Posted / gyana
NO,we cannot use two catch block.It can't be executed.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is namespace in oop?
How does c# generics and c++ templates compare?
What are the Types of configuration files and their differences
Can abstract classes be final?
Is c# code is managed or unmanaged code?
Can fields inside a class be virtual?
How do you declare an interface in c#?
Explain how to implement delegates in c#.net
What are predicates in c#?
Explain about finalize method?
What is the use of getcommandlineargs() method in c#.net?
What is a interface in c#?
Please explain the basic string operations used in c#?
What is the difference between as and is operators in c#?
How to get the sum of last 3 items in a list using lambda expressions?