Interview Questions

What does the keyword virtual mean in the method definition?

C# Interview Questions and Answers


(Continued from previous question...)

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

The method can be over-ridden.

(Continued on next question...)

Other Interview Questions