Interview Questions

What does the keyword “virtual” declare for a method or property?

C# Interview Questions and Answers


(Continued from previous question...)

177. What does the keyword “virtual” declare for a method or property?

The method or property can be overridden.

(Continued on next question...)

Other Interview Questions