About Virtual functions and their use ?
Answer Posted / deepika
Second answer given here is correct to some extent.
If we use Virtual keywork next to a mehtod,it can be
overridden in derived classes,but it is not must to
override.
Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
What is the default value of date?
What is difference between out and ref in c#?
Define method overloading in c#?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5
What are data types in C#?
What is the meaning of 0 in c#?
User's session is explicitly killed by which method ?
What is the default modifier for class in c#?
Is int reference type c#?
What are the Types of assemblies that can be created in dotnet
Why is static constructor called first?
What is the difference between throw and throw ex?
In gridview in editmode if we want to display information in one combobox based on
What is use of console?