What's the c# syntax to catch any possible exception?


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

Post New Answer

More C Sharp Interview Questions

Can you declare the override method static while the original method is non-static?

3 Answers  


Why multiple inheritance is not possible in c#

8 Answers  


Can you inherit multiple abstract classes in c#?

0 Answers  


What do u meant by "SBI" of an object?

0 Answers  


Explain the difference between a sub and a function in c#.

0 Answers  


Which constructor is called first in c#?

0 Answers  


i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


What is constructors, explain with syntax

0 Answers  


Why do we need escape characters?

0 Answers  


What is a static property. Give an example?

0 Answers  


What is generic delegate in c#?

0 Answers  


How to find the current application file path while runtime?

0 Answers  


Categories