Buy Questpond's video subscriptions on
huge discount
.
Online: 2597
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 ...
Difference between catch(Exception objex) and catch() block
Posted by
Rajni.Shekhar
on 3/16/2012 | Category:
C# Interview questions
| Views: 5710 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
catch(Exception objEx) will catch only .net compliance exceptions and catch() will catch all types of exception non-compliance and .net compliance.
Asked In:
HCL Technologies |
Alert Moderator
Bookmark It
< Previous :
What method do you use to explicitly kill a user s ...
Next > :
Difference between String.Equals(string1,string2) ...
Comments or Responses
Login to post response
More Interview Questions by Rajni.Shekhar
Difference between String.Equals(string1,string2) and string1.Equals(s ...
Latest Interview Questions
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() ...
What is Black Box and White Box Testing?
Can you explain in brief about Aggregate() extension method in LINQ ?
What is the difference between Count() and LongCount() extension metho ...
More ...