Quiz for April 20, 2020
Which of the following statements about the Enum data type is true?
A |
It is the most efficient way to store integers. 0% |
B |
It cannot store strings. 0% |
C |
It may contain a list of specific values. 0% |
D |
It is meant specifically for binary data. 0% |