What does the keyword virtual mean in the method
definition?

Answers were Sorted based on User's Feedback



What does the keyword virtual mean in the method definition?..

Answer / guest

The method can be over-ridden.

Is This Answer Correct ?    5 Yes 1 No

What does the keyword virtual mean in the method definition?..

Answer / rakesh

The method must be overriden

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More C Sharp Interview Questions

Why do we need to override in c#?

0 Answers  


What are custom exceptions in C#?

0 Answers   Arigo Infotech,


How do I run a cshtml file?

0 Answers  


Can you override private virtual methods?

11 Answers   AROBS Transilvania Software, IBM, Mind Tree, Revalsys,


How do I create a .exe file?

0 Answers  


What does using system mean in c#?

0 Answers  


What is the difference between array and list in c#?

0 Answers  


what is boxing and unboxing?can we initialize unboxing directly?

0 Answers   EDS,


What does console readkey do in c#?

0 Answers  


what is the difference between convert.tostring() and tostring() functions ?

0 Answers   QuestPond,


What is the correct way of declaring an xml namespace?

0 Answers  


What is the wildcard character in sql?

0 Answers  


Categories