Can we have a non static member function in a base class to
be override in derived with static modifier?
Answer Posted / sanjay
No We cant ovver ride static member function in a base
class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we override constructor in c#?
What is the difference between array and arraylist c#?
How more than one version of an assembly can keep in same place?
Can datetime be null c#?
What is the difference between ienumerable and enumerable?
Why do canadians say zed?
Is it not possible to store a boolean value as a variable?
Name the property of the textbox which cannot be changed at runtime?
Explain the functionalities of satellite assembly?
Why do we need abstract class?
Should I make my destructor virtual?
What is dapper in c#?
Why is it important to override gethashcode when equals method is overridden?
Which programming language is best for desktop applications?
What is a console file?