Can you override private virtual methods?
Answer Posted / pk
no
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Is namespace necessary in c#?
Are c# strings immutable?
Which programming language is best for desktop applications?
How do I start a program in c#?
In .Net, what is an assembly? Also explain the type of assembly.
Why singleton class is sealed?
What are All kind of access specifiers for a class and for methods
How string definitions will prevent escaping on backslashes in C#?
What is bitwise operator in c#?
Why do we use void in c#?
What do you understand by 'access specifiers' in C#?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
What is the advantage of dependency injection?
What is a Command Object in C#?
What is the difference between finally and finalize block?