Multiple choice Which of the following methods cannot be used with the object of String class? replace(char, char) replaceAll(String, String) append(String) Both the options 1 and 2 All of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is incorrect.