Buy Questpond's video subscriptions on
huge discount
.
Online: 2034
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
>
.NET Framework
>
Loading ...
If I write System.exit (0); at the end of the try block, will the finally block still execute ?
Posted by
Charugoel
on 2/4/2009 | Category:
.NET Framework Interview questions
| Views: 14472
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No in this case the finally block will not execute because when you say System.exit (0); the control immediately goes out of the program, and thus finally never executes.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the difference between Master- Detail view ...
Next > :
When would you use .NET Remoting and when Web serv ...
Comments or Responses
Posted by:
Akiii
on: 6/29/2011 |
Points: 10
good one.....
Regards
Akiii
Login to post response
More Interview Questions by Charugoel
When would you use .NET Remoting and when Web services?
Describe the term Channel in .Net Remoting
whats the similarilty & difference between .dll extension and .exe ...
How’s the DLL Hell problem solved in .NET ?
What is the difference between well-formed and valid XML document?
What are the types of triggers and how the sequence of firing in text ...
What is meant by urlencode and urldecode?
What is ViewState ? and how it is managed ?
Latest Interview Questions
which Caluse returns only one copy of each set of duplicate rows selec ...
How to check viewstate tampering
How to page break after an html element in CSS?
How to line break in CSS?
How to float the image left side and let the page content fill right ...
How to display a link without underline and display underline when mou ...
What are the possible values of the "Position" attributes?
How to write styles for all html elements of the same type?
More ...