What is enum in C? - Enumeration is a data type that consists of named integer constants as a list, It start with 0 (zero) by default etc.
確定! 回上一頁