An enumeration is a user-defined data type that consists of integral constants. To define an enumeration, keyword enum is used.
確定! 回上一頁