What are the Types of instancing properties and explain each.
Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Is string passed by reference in c#?
What is the implicit name of the parameter that gets passed into the class set method?
How can you clean up objects holding resources from within the code?
what is IFormatable
What benefit do you get from using a primary interop assembly (pia)?
What is the file extension for c#?
What is the difference between list and array in c#?
What is enumerable in c#?
What is a private class in c#?
Illustrate namespaces in c#?
What are the string functions in c#?
Why singleton class is sealed?