What is different between Boxing and Unboxing?
Explain the 3 types of properties in c# with an example?
What is the purpose of namespace in c#?
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
Write the sample code for threading in c# .net..
Define collections?
What is difference between for and foreach in c#?
What is a c sharp?
Is Facebook a desktop application?
Name some properties of array.
Differentiate between copy and default constructor.
can we assign null value to value type in c#?
12 Answers Idea, Microsoft, Wipro,
Explain about throw keyword?
10 Answers Emphasis, HCL, Satyam,