An enum is a class that is used to represent a fixed number of constant values. Enumerations are more similar to switch statements.
確定! 回上一頁