Classes Don't write a main() program One is supplied Takes care of input/output Calls methods in your class Must be used Write the Cache and CacheFactory classes Must be defined in Cache.h and CacheFactory.h files