What?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception?
Answer / guest
A catch block that catches the exception of type
System.Exception. You can also omit the parameter data type
in this case and just write catch {}.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is c# command?
What method is used to sort the elements of the array in descending order?
What is Asynchronous call and how it can be implemented using delegates?
What do you mean by sealed classes and static classes?
What are object oriented concepts?
can multiple catch blocks be executed for a single try statement?
What is or operator in c#?
To catch any possible exception What is the C# syntax written ?
What is the difference between method and constructor in c#?
Is c# still popular?
How to find whether the application is run from inside ide or not?
can any one send the project manager questions in .net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)