A string in C language is an array of characters that is terminated with a null character (\0). The string length is the number of characters in a string.
確定! 回上一頁