This first exercise asks us to simply create a bunch of classes with basic methods we will use in future exercises in the module. We must have two ways of allocating instances of the class: either on ...
The Scope of this Module was to get to know C++ further and come in closer contact with inheritance for classes: ex00: Introduction to exceptions ex01: Further use of exceptions ex02: Combination of ...