STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN
iN c# .NET AND WHAT IS THE REASON??
Answer Posted / maheshbabuummaneni
STATIC METHOD CANT BE OVERLOAD AND OVERIDE.I DONT NO EXACT REASON.................
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
List the difference between the virtual method and the abstract method?
What do you mean by jagged arrays in c#?
What is the different types of private assembly and shared assembly?
What is the use of the dispose method in C# ?
Explain how is the dll hell problem solved in .net?
When would you use generics in your code c#?
What is the compiler of c#?
What is trim in c#?
What are the Types of JIT and what is econo-JIT
What is ienumerable and iqueryable?
What is the difference between yield and return?
What is boxing in c#?
what class is underneath the sortedlist class?
What are bitwise logical operators?
What is the function of .IsDescendent()?