What is the difference between abstract class,virtual class and interface?
What is the difference between abstract class,virtual class and interface?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Dec 5, 2012, 5:56 AM
http://msdn.microsoft.com/en-us/library/9fkccyh4(VS.80).aspx
For the differences between abstract classes and interfaces, I'd read this article:
http://www.c-sharpcorner.com/UploadFile/93126e/difference-between-abstract-class-and-an-interface/