About Virtual functions and their use ?

Answer Posted / anand

If the instance function declared with a virtual modifier
then the function is called virtual function.

the derived class can give the redefinition to the virtual
function its optional.

Is This Answer Correct ?    26 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism and its types in c#?

453


What is a satellite assembly in c#?

542


What is different about switch statements in c#?

483


What is the process of delegation?

484


Can you describe iuknown interface in short?

609






What does int32 mean?

471


What is .dbml file?

471


Are private members inherited in c#?

554


How can I check the type of an object at runtime?

513


What is default parameter in c#?

500


What is a virtual property. Give an example?

513


What is xml serializer?

487


what is the syntax to inherit from a class in c#?

541


What is difference between class and abstract class in c#?

453


What is a collection class in c#?

470