CECS 277 FINAL EXAMINATION

Final Exam Study Guide - recommended topics to review for the final study are shown below. You are responsible for the materials covered in the class and reading assignnents in the book.

  1.  Chapter 15 - Java collection Framework

  2. Threading - Review chapter 21
  1. Chapter 20 - Streams and binary input/output

  2. GUI - Review chapter 19 and lecture notes in the class.

  3. Design patterns
    1. MVC pattern
    2. Factory pattern