Can you override private virtual methods?
Answer Posted / suresh.gv
we should not use Private Access Specefier for
VIRTUAL ,ABSTRACT ,INTERFACES
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is the difference between interface and abstract class in c#?
Is c# static or dynamic?
What is routing in c#?
How do you inherit a class into other class in c#?
What is string programming language?
Why are strings in c# immutable?
Define delay signing?
What are instance fields in c#?
What does char mean in c#?
Is it possible to have different access modifiers on the get/set methods of a property?
What is difference between array and arraylist c#?
Why do we need private constructor in c#?
What are the types of parameters in c#?
Why do we use delegates?
Does c# support parameterized properties?