Multiple Choice
Which class enables the user to enter text?
A) TextField
B) EditText
C) EditView
D) Text
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Two constants that can be used as
Q11: If we want to handle persistent data
Q12: When a button is clicked on by
Q13: In order to retrieve a View that
Q14: A Model can be used only in
Q15: To position Views relative to each other,
Q16: Which class is not a subclass of
Q17: What is the correct definition of an
Q19: The _ interface provides three methods that
Q20: Button is a subclass of TextView.