What's the difference between an interface and a class?
Anonymous
An interface is like skeleton code where nothing is really implemented while a class is the concrete code and often implements an interface.
Check out your Company Bowl for anonymous work chats.