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.  Java collection Framework

  2. Design patterns

  1. Unit testing
  2. Generic Classes
    1. Constraining type parameter
      • Generic classes and type parameters (pages 820-821)
      • Implementing generic types (pages 821-825)
      • Generic Methods (pages 825-827)
      • Constraining type parameters (pages 827-831)
    2. Review lecture note: Generics Programming  pdf