A Admin • 828.03K Points Coach Q. Which of the following statement is correct? (A) replace() method replaces all occurrences of one character in invoking string with another character (B) replace() method replaces only first occurrences of a character in invoking string with another character (C) replace() method replaces all the characters in invoking string with another character (D) replace() replace() method replaces last occurrence of a character in invoking string with another character Correct Answer - Option(A) Views: 13 Filed under category Java Hashtags: Java Functions Share Manage Tags
Discusssion
Login to discuss.