
What is the difference between abstract class and interface in .NET? Abstract class can have both abstract methods as well as concrete methods. But all interface methods are abstract in nature; they will not have any implementation.
_______________________________________________________________________
FREE
Subscription
Subscribe
to our mailing list and receive new articles Note
: We never rent, trade, or sell my email lists to Visit
.NET Programming Tutorial Homepage ______________________________________________________ |