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 difference between “constant” and “readonly” variables in c#?
What is difference between an Structure and Class?
what are the Disadvantages of vb
Give an example to show for hiding base class methods?
What are c# collections?
What is different between Static Constructor and Private Constructor?
What are the basics of c#?
How to handle exceptions that are raised in a component?
What is the difference between as and is operators in c#?
What is the difference between icomparer and icomparable in c#?
What is type cast in C#?
What is dll file in c#?
What you mean by delegate in c#?
What is data quality assurance?
What are variables in c#?