can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?
4 7432
How the versioning applies to Assemblies or can you explain version numbers?
Is a structure a class?
What are extender provider components?
What is the concept of strong names?
Why do we use methods in c#?
What is difference between function and method in c#?
What is the difference between ref and out parameters in c#?
How can you sort strings in array that are passed to method as arguments?
Is c# and c same?
What is stringbuilder c#?
Can you instantiate an abstract class c#?
Is array thread safe c#?
What is an indexer in c#?
What is the difference between iqueryable and ienumerable?
Why singleton pattern is used in c#?