Java String isEmpty() method checks whether the given String is empty or not. It returns true if the length of the String is 0 else it returns false.
確定! 回上一頁