About Virtual functions and their use ?

Answer Posted / tiger skumar

The Virtual is a keyword it used in the base class.When we
use the Virtual keyword in the function it must be override
in the inherited class with the same name.

Is This Answer Correct ?    35 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between float and integer?

798


What is difference between ienumerable and iqueryable in c#?

710


What is the difference between hashtable and dictionary?

736


Is unboxing an implicit conversion?

737


Can we declare private class in c#?

673


How to force my .net app to run as administrator on windows 7?

716


Do unused Namespaces in c# affect run-time performance?

751


What are the characteristics of c#?

680


To allow an element to be accessed using a unique key which .NET collection class is used ?

844


Define collections?

672


How would you describe encapsulation in c#?

682


What are the fundamental principles of oo programming?

805


Can namespace contain the private class?

723


What are data types in C#?

747


What is the default value of date?

684