Buy Questpond's video subscriptions on
huge discount
.
Online: 3316
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 ...
Exception is ________ because it can encapsulate the data required for properly handling exception in catch block
Posted by
deccansoft
on 8/2/2010 | Category:
C# Interview questions
| Views: 4668
Select from following answers:
Class
Field member
Variable
Object
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Every user-defined exception class inherits from
Next question > :
Can we use goto and return in finally block?
Comments or Responses
Login to post response
More Interview Questions
Can we use goto and return in finally block?
Can a variable declared in try block accessed in catch block?
Can multiple catch blocks be executed?
Can a sealed class have abstract methods?
Class CA:CA1,CA2
A reference variable of child can refer to an object of parent class T ...
Every method of child class which is declared as "new" can also be dec ...
Can u allow class to be inherited, but prevent the method from being o ...