Unlike C and C++, String in Java doesn't terminate with null character. Instead String are Object in Java and backed by character array.
確定! 回上一頁