The enum keyword is used to create enumeration classes. Note : enum is a user defined data type where we specify a set of constants and the constants declared ...
確定! 回上一頁