What does the keyword virtual mean in the method definition?



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

Answer / guest

The method can be over-ridden.

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is clr namespace?

0 Answers  


What is the difference between private and protected in c#?

0 Answers  


What is value c#?

0 Answers  


What is parallel foreach c#?

0 Answers  


what are wrapper classes?

1 Answers  






How do you create multiple inheritance in C#?

5 Answers   Microsoft,


Do while loops yes or no c#?

0 Answers  


Can abstract class have constructor?

0 Answers  


What is wpf c#?

0 Answers  


What's the difference between the debug class and trace class? Documentation looks the same.

0 Answers  


What is a method signature c#?

0 Answers  


Can we store different data types in arraylist in c#?

0 Answers  


Categories