Answer Posted / sunny
no,,two catch blocks cnt b executed ..only one will be at
one time,,,,
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
List out two different types of errors in c#?
What are Indexers in C#?
In object oriented programming, how would you describe encapsulation in c#?
Can we override interface methods in c#?
What is reflection in c#?
What are properties in c#. Explain with an example?
Write a sample code to write the contents to text file in c#?
Why to use “finally” block in c#?
Why we use get set property in c#?
Can you prevent a class from being instantiated?
What are some examples of desktop applications?
What's the difference between abstraction and encapsulation?
What are functions in c#?
Can we have only “try” block without “catch” block in c#?
Why we use extension methods in c#?