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 the difference between inheritance and abstract class?
Which string method is used for concatenation of two strings in c#?
What is data type in c# with example?
What are c# i/o classes? What are the commonly used i/o classes?
What are static and dynamic variables?
What does || mean in programming?
Write the syntax for catching an exception in c#?
What's new in c#?
Can datetime be null c#?
What do you mean by for each loop?
How C# 4.0 supports dynamic programming language?
Explain manifest in c#.
What is lazy t?
In a site to turn off cookies for one page which method is followed?
What is a linked list c#?