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 data adapter in c#?
Which of the following operations can you not perform on an ado.net dataset?
What is better C# or VB.NET?
What is attribute c#?
What is int32 in c#?
How string definitions will prevent escaping on backslashes in C#?
Why do we need serialization?
What are the collections in c#?
What is concrete class in c# with example?
Is list passed by reference c#?
Can datetime be null c#?
Explain About stateless and state full web service
What is c# commonly used for?
What is anonymous types in c#?
Can we override interface methods in c#?