What is a virtual method in C#?

A virtual method is a method that is implemented in a base class, but that also can be overridden in child classes. Virtual methods cannot be abstract, static, private, or overridden.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.146.152.71