Can you override private virtual methods?
Answer Posted / prashanth
first let me know wht is the benfit specifying virtual
method as private.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What is a .aspx file?
How long has c# been around?
Difference between StackPanel and RelativePanel ?
Are c# constructors the same as c++ constructors?
What is variable in c#?
Can we have multiple threads in one app domain?
What are satellite assemblies?
How do you implement thread synchronization in c#?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Explain about Destructor method?
What is public void in c#?
What is event sourcing in c#?
In C#, explain the difference between overloading and overriding.
Can we override constructor in c#?
What is better C# or VB.NET?