Quiz

Do this Quiz on Session 8 as you watch the videos and do the reading (as listed below). This document is a Microsoft Word document; here is the same Quiz on Session 8 (pdf) as a PDF.

Note:

Videos and Reading:

All of the following are required except items labeled Optional are, well, optional (i.e., things that may be interesting but do not directly pertain to your success in this course).

  1. What is a CLASS -- the concept
    • Watch this Video [7:44 minutes]. It is similar to one you saw before.
  2. What is a CLASS -- the notation
    • Watch this Video [6:56 minutes]. This video reviews the notation of a class, as well as the concepts. It is important preparation for the next video.
  3. What is a CLASS -- the implementation
    • Watch this Video [11:43 minutes]. This is the new stuff. It shows all the basics of how to implement a class, using a Point class as an example. In your on-the-computer exercises, you will do an extended example that starts where this video leaves off.