Q. The name of an ENUM or the name of ENUM constant can be ____ in Java. (A) A string of characters that can be an existing keyword (B) A string of characters that starts with an Underscore, Dollar or Alphabet (C) A string of characters that can contain numbers at any position other than zero (D) All the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All the above