3
Answers

what is diffrence between abstract and virtual method in C#

Hi,

I want to know about some basic difference between abstract and virtual method. because i have to override both method in derived class.

Answers (3)