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 |
Which class comes after the SortedList class?
What?s the top .NET class that everything is derived from?
4 Answers Hindawi, Siebel, Visual Soft,
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What is the boxing and unboxing in c#?
What are the keywords used to pass parameters to the base class and how do I invoke other constructors.
What is array? What are jagged array ?
C Sharp
Is arraylist faster than linkedlist?
Is there an equivalent to the instanceof operator in visual j++?
Is comparator a functional interface?
What does get set mean in c#?
Is c# scripting language?
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)