Multiple Choice
A(n) ____________ is a data type you can create by specifying a set of symbolic values that belong to that data type.
A) class
B) structure
C) namespace
D) enumerated data type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: When you need to convert a char
Q20: Look at the following code sample: <br>struct
Q21: A structure declaration does not create anything
Q22: When you are tokenizing a string that
Q28: In C#, you can only provide one
Q49: Structure objects are normally passed _ to
Q55: You can use the assignment operator (=)
Q56: A string object's _ method returns true
Q88: Enumerators and enum variables can be compared
Q90: When you add a structure instance to