Can you override private virtual methods?
Answer Posted / kirti
No. Private methods are not accessible outside the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of using interface in c#?
What's the difference between the debug class and trace class? Documentation looks the same.
What is a interface in c#?
What are strong name assemblies?
What is different between Static Constructor and Private Constructor?
What are the methods in c#?
what is a enumeration in c#
What are the types of inheritance in c#?
What is the difference between list and array in c#?
What is strong name assembly?
What is generic delegate in c#?
What is the difference between abstract and virtual?
What is an inheritance in c#?
What is difference between array and arraylist c#?
What is orm in c#?