What does the keyword virtual mean in the method definition?

Answer Posted / praseetha sandeep

when you have a method defined in a class which you want
to allow to be implimented by inherited class you can use
virtual function

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c# support #define for defining global constants?

769


What is instantiating a class?

692


How Is The Dll Hell Problem Solved In .net?

756


List down the access modifiers available in c#?

644


Why do we use partial class in c#?

642






What is dll in vb.net?

654


What is the difference between func and action delegate?

673


How to add a readonly property in c#.net

692


What is a base class in C#?

724


What are the Features in .net framework 1.1

723


Define sealed classes in c#?

688


Why do we use delegates in c#?

665


Why do we need properties in c#?

639


What is int16?

696


Is multiple inheritance possible in c#?

738