Multiple Choice
To respond to events when the user changes the text in an EditText, you’ll use an anonymous inner class to implement the interface (from package android-.text) .
A) EditTextListener
B) TextListener
C) EditTextWatcher
D) TextWatcher
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: When you set a view's_property, Android automatically
Q38: The manifest element’s nested
Q39: Which of the following statements is false?<br>A)
Q40: Why would you set the digits property
Q41: Android Studio's app templates have been updated
Q42: A SeekBar listeners’s
Q43: Which of the next three statements is
Q44: You’ll use class
Q45: Which of the following statements about Intents
Q46: Which of the following statements is false?<br>A)