what is the difference between passing a value object by reference and a reference object by value?
TCS,
4 6722Is it possible to implement an interface to a structure? Is it possible to extend a struct? Is it possible to inherit a class to struct?
IBM, Logica CMG, TCS,
9 21899
What is the difference between list and ilist in c#?
What is parsing? How to parse a date time string?
Who is a accessibility modifier “protected internal†available to ?
What is collection of classes in c#?
What is dynamic dispatch?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Which of the following API is used to hide a window?
What is the difference between constant and readonly in c#?
What does using system mean in c#?
What are destructors in C#?
What does a constructor do c#?
What is getenumerator?
What are verbatim strings in c#?
What is the difference between icomparer and icomparable in c#?
If dll and exe files are same it means you can deploy both the files in gac?