Buy Questpond's video subscriptions on
huge discount
.
Online: 3584
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
Can multiple catch blocks be executed ?
Posted by
Bharathi Cherukuri
on 3/16/2012 | Category:
C# Interview questions
| Views: 4296 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
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.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of UPDATE_STATISTICS command ?
Next > :
Can you allow class to be inherited, but prevent t ...
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
Can you allow class to be inherited, but prevent the method from being ...
What is XSLT ?
Which are the namespaces in .NET used for XML ?
What is element and attribute in XML ?
What is XSL ?
What is CDATA section in XML ?
What is a Protocol ?
What is the difference between an unspecified passive open and a fully ...
Latest Interview Questions
What method do you use to explicitly kill a user session.
Difference between catch(Exception objex) and catch() block
Difference between String.Equals(string1,string2) and string1.Equals(s ...
What’s the advantage of using System.Text.StringBuilder over System.St ...
You have to add two asp:Button controls for Policy and for Renewal.You ...
What is the difference between Resume, CV and Biodata?
What is the difference between First() and Single() extension methods ...
What is the difference between FirstOrDefault() and SingleOrDefault() ...
More ...