Enum, short for "enumerated," is a data type that consists of predefined values. A constant or variable defined as an enum can store one of the ...
確定! 回上一頁