Any exceptions are there which are not caught by any catch
blocks?
what are they?
Answer Posted / rangaramesh
Guys all you said some what right but you said some generic
answer. Some of the exception we can't handle in the catch
block ex "Fatal Errors,Virtual memory"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
Explain namespaces in c#.
How many bytes is a char c#?
What is interface inheritance?
Can properties be private in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
Can you declare a class or a struct as constant?
Is stringbuilder faster than string concatenation c#?
From which base class do all Web Forms inherit from?
What is firstordefault c#?
Explain the ways to deploy an assembly?
What is a hash table c#?
What is object pool in .net?
Is int an object in c#?