What is the difference between a class, an abstract class, and an interface?
Anonymous
Class - definition of object Abstract class - partially defined (incomplete - definitions without implementation) Interface - blueprint of class without any implementation
Check out your Company Bowl for anonymous work chats.