Enum is a special data type in java that represents a group of named constants. It is mainly used to define our own (pre-defined) data type.
確定! 回上一頁