what is an exception in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

i want o/p 011242110 in c# code.

0 Answers   TCS,


What is a Jagged Array in C#?

0 Answers   Arigo Infotech,


what is the purpose of interface in c#.net

6 Answers  


Can an interface extend a class c#?

0 Answers  


What is dependency injection in simple words?

0 Answers  


How Global.asax is used ?

0 Answers   Siebel,


What are strings in c#?

0 Answers  


What is the use of convert toint32 in c#?

0 Answers  


What is an extension method in c#?

0 Answers  


What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain

2 Answers  


What is a lambda expression in c#?

3 Answers  


Why do we need a finally block in try catch block while handling exceptions

4 Answers   IBM,


Categories