Chapter 16: Enums

Learning Objectives

Once you have completed everything in the chapter, you should be able to do the following:

  1. Use enum types to represent categories of related objects

Key Terminology

As you read through this chapter, make note of the following key terms and their definitions:

Intro

  1. enumeration types
  2. enums
  3. select
  4. log level