The isEmpty() method checks whether a string is empty or not. This method returns true if the string is empty (length() is 0), and false if not. Syntax. public ...
確定! 回上一頁