Suppose s is a string with the value "java". What will be assigned to x if ... charAt(4);. String s = "Welcome to Java"; ... s1.equals(s2) == s2.equals(s1).
確定! 回上一頁