Explain how can I get around scope problems in a try/catch?


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

Post New Answer

More C Sharp Interview Questions

What is an assembly qualified name? Is it a filename? How is it different?

0 Answers  


What is the difference between == and object.equals?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


can we create an empty interface with no definitions? If so, how it should be called in the class?

3 Answers   IBM,


Can an int be negative c#?

0 Answers  


When should we use delegates in c#?

0 Answers  


Explain the role of the datareader class in ado.net connections?

0 Answers  


What is reference c#?

0 Answers  


What is xml document how do you open it?

0 Answers  


What can be done with c#?

0 Answers  


Describe a Struct ?

0 Answers   Siebel,


What does clr stand for?

0 Answers  


Categories