Multiple choice The__________ method deletes a sequence of characters from the invoking object. replace() length() delete() none of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation The 'delete()' method deletes a sequence of characters from the invoking object.