Answer Posted / bapu
derived class can modify the logic for function or property
which declared as virtual.....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is thread pooling?
What is constructor overloading in c#?
Can firstordefault return null?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is the difference between Static, Const and read only?
What is a generic c#?
What is the real use of interface in c#?
What is extended class in c#?
Can struct have constructor c#?
Explain the features of an abstract class in net.
What is the difference between hashtable and dictionary?
What does this keyword mean in c#?
What is the use of partial methods?
Why do we use struct in c#?
What is a callback c#?