What are custom exceptions in C#?


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

Post New Answer

More C Sharp Interview Questions

4. Describe the process when we send a request URL? And who is responsible for that?

0 Answers   Mphasis,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What does convert toint32 mean?

0 Answers  


What is using directive in c#?

0 Answers  


How do I port "synchronized" functions from visual j++ to c#?

0 Answers  






Please explain the basic string operations used in c#?

0 Answers  


What is a cshtml file?

0 Answers  


What is anonymous method in c#?

0 Answers  


What is the difference between int.Parse() and Convert.toInt32().

2 Answers  


What are types in c#?

0 Answers  


1)what is timestamp in C# (anilringole@gmail.com)

2 Answers   Wipro,


How do you secure a webservice?

1 Answers   TCS,


Categories