Why we use delegates in c#?
What is the difference between struct and class c#?
How do you clear a list in c#?
What is a console application in c#?
How can we main a Class as base class,i.e not inherited further?{please Dont tell using Sealed class,any other way}
6 Answers ACB Group, IBM, Tech Mahindra,
What is an inheritance ?Give an example in which inheritance is used?
What is the difference between paramaterized constructor and copy constructor?
What is the difference between string and stringbuilder in c#?
What are the uses of delegates in c#?
Does c# support multiple class inheritance?
What is threading in c# with example?
What are satellite assemblies? How will you get the different language strings?
State two different types of access modifiers.