Interface vs Abstract Class?
Anonymous
an interface requires that you implement certain functions that are associated with that interface in order for it to work, whereas an abstract class does not force you to do that.
Check out your Company Bowl for anonymous work chats.