To get the length of String in Java, you can use length() method. length() method returns an integer representing the number of characters in the string.
確定! 回上一頁