About Virtual functions and their use ?
Answer Posted / ssss
Virtual functions are used to override the derived class.If
u r using the virtual keyword u must override the the
derived class
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is web forms in c#?
Can abstract class have private constructor c#?
Why data types are important in c#?
What is console write in c#?
What is the advantage of extension method in c#?
What is difference between ienumerable and list?
What is instantiating a class in c#?
Can a class be protected in c#?
Explain the difference between abstract class and interface in .net?
How do you sort an array in c#?
What is the difference between static and constant variables?
What are managed providers?
Can you have an array of arrays?
Define parsing?
What is multiple interface in c#?