What can we do to handle multiple exceptions?


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

Post New Answer

More C Sharp Interview Questions

Define a class and an object?

0 Answers  


Define thread? Explain about multithreading?

0 Answers  


What is a delegate, why should you use it and how do you call it ?

1 Answers  


Explain how do I convert a string to an int in c#?

0 Answers  


When compiler adds a default constructor to a class?

4 Answers   TCS,


How can encapsulation be achieved?

0 Answers  


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

0 Answers  


Why do we need escape characters?

0 Answers  


Does c# support try-catch-finally blocks?

0 Answers  


What is routing in c#?

0 Answers  


What is bitwise operator in c#?

0 Answers  


In Main function another function is there and to that function if we pass string as parameter ,then that string value is passed by value or reference type?

4 Answers   Honeywell,


Categories