In C language string is an array of char type. It stores each of the characters in a memory space of 1 byte. And each array is terminated with ' ...
確定! 回上一頁