String is a data type that stores the sequence of characters in an array. A string in C always ends with a null character (\0), ...
確定! 回上一頁