A pointer-based string in C++ is an array of characters ending in the null character (''), which marks where the string terminates in memory.
確定! 回上一頁