String length returns the number of characters in a string. Syntax. int length = stringName.length();. Notes. Spaces count as characters.
確定! 回上一頁