What is a class? A sub-class?
Anonymous
A class is a template of variables and functions that when instantiated, create objects. A sub-class is a class that extends the functionality of a base class by inheriting its method/s and adding variables and methods of its own.
Check out your Company Bowl for anonymous work chats.