What is array class in c#?
What happens if the inherited interfaces have conflicting method names?
What is dictionary class in c#?
What do you mean by generic class in c#?
What are constructors in c#?
What is the difference between String s(Small s) and String S(Capital S)?
What?s a multicast delegate?
How to create events for a control? What is custom events? How to create it?
How do you inherit a class into other class in c#?
Can a class or a struct have multiple constructors?
may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks
What is assembly version series sequence?
How do you comment in c#?