About Virtual functions and their use ?

Answer Posted / mahesh babu ummaneni

virtual is nothing but it is a keyword ,when we diclare a method with virtual key word in base class thet method must be overroden in derived class

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a constructor do c#?

570


Can we write class inside a class in c#?

618


How can I use .NET components from COM programs?

584


what are nullable types in c#

609


Why main method is static in c#?

567






What is difference between throw and throws in c#?

515


How many types of constructors are there in c#?

548


What is private static in c#?

569


Why static variables are used?

613


What is dao in c#?

568


Explain the working of serialization?

568


Is Multiple-inheritance supported by c#?

654


What are partial types in c#?

558


What are custom exceptions?

599


What is constructors, explain with syntax

613