When should I throw an exception?


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

Post New Answer

More C Sharp Interview Questions

C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


What is garbage collector and where should you use in .NET?

0 Answers   Siebel,


What is difference between a constant and read-only in C#?

0 Answers   CDC,


How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?

3 Answers   Microsoft,


Why do we need static in c#?

0 Answers  


What is the boxing and unboxing in c#?

0 Answers  


Is for loop faster than foreach?

0 Answers  


what is the real use of interface in c#,other than that multiple inheritance is not possible

7 Answers  


What is xml serialization in c#?

0 Answers  


Why singleton is sealed?

0 Answers  


What is using keyword in C#?

0 Answers   UGC Corporation,


write a c# program add two matrix with input number ?

0 Answers   Wipro,


Categories