True/False
When integer values are assigned to the enumerators in an enumerated type, then each value must be unique.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: You can assign an enumerator directly to
Q10: The fields contained in structure must all
Q11: Once you have created an instance of
Q12: If you find yourself using a structure
Q13: Unlike other types of objects, you cannot
Q15: Assuming that cat1 and cat2 are both
Q16: A string within a string is called
Q17: C# allows you to access the individual
Q18: String subscripts must be at least 0,
Q19: The char data type provides a single