Skip to content

Feb 24: Enum Types

Learning Objectives

After today's class, you should be able to:

  • Explain and apply the methods provided by an enum type.
  • Summarize the main differences between classes and enums.
  • Implement an enum that includes attributes and methods.

Lesson Outline

Debrief [5 min]

Act07 [45 min]

Your To-Do List