Enum in Java represents a group of named constants in the programming. The enumeration is a particular class representing a group of constants.
確定! 回上一頁