The toString(char ch) method in Java returns an object of String class for the specified char value. In simple words, it converts a char value into String.
確定! 回上一頁