Skip to content

Assignment 5 (Classes and Objects)

Coding Exercises

Coding Exercises: Classes and Objects

Reference: Classes and Objects

Note: Quiz #5 will consist of writing a class (but shorter than these exercises, and no test class). You will be responsible for writing the full class declaration, including proper declaration of member variables and methods (including constructors).

Reading