Multiple choice Which of the following is the data type that associates integer constants to names? Derived data type Array Enumeration None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Enumeration data type associates integer constants to names.