Differences between an Abstract Class and an Interface

An Abstract class without any implementation just looks like an Interface, so what is the significance of using Interfaces instead of an Abstract classes?

This Post is now moved to:

http://darkcodingzone.blogspot.com/2008/11/differences-between-abstract-class-and.html

Leave a Reply