The startsWith() method of String class is used for checking prefix of a String. It returns a boolean value true or false based on whether the given string ...
確定! 回上一頁