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
-
Eck Sections 5.1-3 (Objects and Classes) http://math.hws.edu/javanotes/c5/index.html
-
Wikibooks Java https://en.wikibooks.org/wiki/Java_Programming/Defining_Classes