Answer Posted / amina awan
Multiple catch blocks will not be executed. But we can use multiple catch blocks for a try block. The respective catch block will get executed according to the error arises.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Java and .NET garbage collectors?
Why can’t struct be used instead of class for storing entity?
What does type safe mean in c#?
How do I simulate optional parameters to com calls?
Can an array be null c#?
What is thread pooling?
What is a Command Object in C#?
Will the following code compile and run?
Which is the best language for desktop application?
What is the difference between internal and protected in c#?
What is a value type in c#?
How do we achieve encapsulation in c#?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
What debugging tools come with the .NET ssSDK?
How do I format a string in c#?