Multiple choice Which of the following methods in java inserts one string into another? reverse() insert() delete() append() getChars() Reveal answer Fill a bubble to check yourself B Correct answer Explanation This method in java inserts one string into another.