About Virtual functions and their use ?

Answer Posted / vishal sharma

Virtual Method are feature of object oriented programming
and used to Identify the Type of object that is calling any
particular method at the Run time so provides flexibility in
calling method.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of assemblies available and their purpose?

702


What is the importance of closing an ado.net application?

696


Name the two classes are required for implementing a windows service?

797


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

736


How does substring work in c#?

708


What is c# used for in the industry?

668


Is multilevel inheritance possible in c#?

672


What is c# entity framework?

685


What is the diff between the System.Array.CopyTo() and System.Array.Clone()?

792


What is gui in c#?

780


What does it mean to override a method?

673


In .NET which is the smallest unit of execution?

858


What are variables in c#?

727


Is there regular expression (regex) support available to c# developers?

755


What is inheritance c#?

701