Enum Constants as Strings

# Introduction In this lab, you will create a program that represents enum constants as strings by converting an enum constant to a string using the `toString()` method.

|60 : 00

Click the virtual machine below to start practicing