Buy Questpond's video subscriptions on
huge discount
.
Online: 1753
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What happens when an Exception is not handled by us in the Program (Even in the main function)
Posted by
deccansoft
on 9/18/2010 | Category:
C# Interview questions
| Views: 1930
The CLR will handle it and and the program will terminate.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
In .NET every exception is an object of type _____ ...
Next question > :
Can multiple catch blocks be executed
Comments or Responses
Login to post response
More Interview Questions
Can multiple catch blocks be executed
By default, How many data reader's can be opened on one connection obj ...
In an SQL statement, if the value of Varchar field is in single quotes ...
Is it compulsory that every opened connection must be closed
Its recommended to use the __________ methods for fetching data from d ...
______________ is a precompiled set of sql statement which are compile ...
In oracle the parameters must begin with ___________
In Sql server the parameters must begin with ______________