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 console readkey in vb net?
What are the concepts of dispose method?
What is asynchronous one-way calls?
Is string a primitive data type in c#?
What is interpolation in programming?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What does return do in for loop?
What are the types of serialization?
What is the use of command builder?
Describe an interface class?
What is a linq in c#?
Define interface class in c#?
What does void do in unity?
What can you do as a .net developer?