An enumeration consists of a set of named integer constants. Example: Sunday = 0; Monday = 1; Tuesday = 2; Wednesday = 3 ...
確定! 回上一頁