Can we have a non static member function in a base class to
be override in derived with static modifier?
Answer Posted / guest
No.
A Static member can not be declared override, virtual,
abstract.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is difference between c sharp and c#?
What is an example of delegation?
What are access modifiers in c#?
What is the difference between array and arraylist in c#?
Where value types are stored in c#?
What does int32 mean?
How do you set a class path?
i want o/p 011242110 in c# code.
Explain how do I get deterministic finalization in c#?
Give an example to show for hiding base class methods?
Is inheritance possible in c sharp?
What is a web service in c#?
Can partial class be inherited?
Is learning c# hard?
Illustrate the process of code compilation in c#?