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 an-droid-.text).

a. EditTextListener
b. TextListener
c. EditTextWatcher
d. TextWatcher


d. TextWatcher

Computer Science & Information Technology

You might also like to view...

Pattern matching in a SQL query is performed with which clause?

a. FROM. b. WHERE. c. SELECT. d. LIKE.

Computer Science & Information Technology

What feature of virtualization software allows you to revert to a previous point in time in the event you make an unrecoverable error?

A. recovery points B. snapshots C. backups D. restore instance

Computer Science & Information Technology

A ______________ is a variable that helps control the number of times that a set of statements will execute.

a) repeater b) counter c) loop d) repetition control statement

Computer Science & Information Technology

Embedding is the process of inserting information from a source file, using a format that you specify, into a destination file

Indicate whether the statement is true or false

Computer Science & Information Technology