Multiple choice Which of the following methods of TextField class fills the field with string? getText() setEditable() setText() None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation This method of TextField class fills the field with the string.