Can you override private virtual methods?
Answer Posted / asim bukhari
we cant use private access modifier for VIRTUAL, INTERFACE
and ABSTRACT
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is marshalling and what are different kinds of marshalling?
When is a class declared as a class abstract?
What is strong name assembly?
Explain the difference between a Private Assembly and a Shared Assembly
What is helper method in c#?
What are strong name assemblies?
What is null in database?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What is a partial class in c#?
What is the class in c#?
Can we inherit class that contains only one private constructor?
Is it possible to have a static indexer in c#?
What is the difference between dispose() and finalize() methods in c#?
Illustrate namespaces in c#?
What is a verbatim string literal and why do we use it?