In Java, strings are objects created using the string class and the length() method is ... int length = name.length(); //Calling the inbuilt lenght() method.
確定! 回上一頁