Multiple Choice
You can use the enum key word to
A) create your own data type.
B) specify the values that belong to that type.
C) Both A and B
D) Neither A nor B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: An instance of a class does not
Q9: _ is the term for the relationship
Q10: Look at the following declaration:<br>Enum Tree {
Q13: The only limitation that static methods have
Q19: What will be returned from the method,
Q22: enum constants have a toString method.
Q24: The "has a" relationship is sometimes called
Q26: You can declare an enumerated data type
Q35: When a method in the _ class
Q38: If object1 and object2 are objects of