Explain how can I get around scope problems in a try/catch?
What is an assembly qualified name? Is it a filename? How is it different?
What is the difference between == and object.equals?
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...
can we create an empty interface with no definitions? If so, how it should be called in the class?
Can an int be negative c#?
When should we use delegates in c#?
Explain the role of the datareader class in ado.net connections?
What is reference c#?
What is xml document how do you open it?
What can be done with c#?
Describe a Struct ?
What does clr stand for?