The statement
S1) equalsIgnoreCase(s4)
Is equivalent to which of the following?
A) s1.regionMatches(true,0,s4,0,s4.length() ) ;
B) s1.regionMatches(0,s4,0,s4.length() ) ;
C) s1.regionMatches(0,s4,0,s4.length) ;
D) s1.regionMatches(true,s4,0,s4.length) ;
Correct Answer:
Verified
Q5: Consider the examples below:
A. a string.
B.
Q7: Consider the statement below:
StringBuilder sb1 = new
Q7: Which of the following is not a
Q10: Which of the following will create a
Q13: To find the character at a certain
Q14: Given the following declaration:
StringBuilder buf =
Q15: StringBuilder objects can be used in place
Q17: Which of the following statements is true?
A)
Q18: String objects are immutable. This means they
Q19: Given the following declarations:
StringBuilder buffer =
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents