Question: Which statement about enums is false?
- Enums are useful in matching patterns.
- Option is an enum type.
- Enum variants can have different types with associated data.
- the term _enum_ is short for _enummap_
Answer: The correct answer of the above question is Option D:the term _enum_ is short for _enummap_