Buy Questpond's video subscriptions on
huge discount
.
Online: 1373
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
>
ASP.NET
>
Loading ...
What does the statement System.exit(0) indicate?
Posted by
Kmandapalli
on 1/20/2014 | Category:
ASP.NET Interview questions
| Views: 1987 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
When we write System.exit(0) at the end of try block, the control immediately goes out of the program and hence the finally block will not get executed.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
When to use .toString() and Convert.ToString()?
Next > :
What is the difference between scope_identity() an ...
Comments or Responses
Login to post response
More Interview Questions by Kmandapalli
What is the difference between scope_identity() and current_identity() ...
What are the new features introduced in .net framework 4.5.1?
What are the advantages you get by using generics?
How do yo define generics in C#?
How will the data gets passed between controller and views?
What are the responsibilities of transport layer?
What is the role played by physical layer?
Which of the following statement is correct with respect to the below ...
Latest Interview Questions
What is the default value of string and integer in DotNet?
How to check whether string has been assigned a value or not?
How to check whether record is present or not in a table?
How many ways of converting string date into datetime?
How to convert string date into datetime?
How to access View?
How to create a View in Sql Server?
How to convert "19/01/2014" into 19-Jan-2014?
More ...