True/False
The enum functionality is built into java.lang, so we must use an import statement to define enum types.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: When we provide several constructors, we are
Q21: What is Javadoc?
Q22: Which of the following statements regarding the
Q23: Name duplication is when a file with
Q24: The access modifier of constructors should be
Q26: If the return type of the method
Q27: A _ is a collection of related
Q28: Which of the following is a correct
Q29: How does a method know for which
Q30: Which of the following is not one