Multiple Choice
Which of the following statements is false?
A) App-Activity is an indirect subclass of Activity that supports using newer Android features apps running on current and older Android platforms.
B) You implement interface TextWatcher of package android.text to respond to events when the user changes the text in an EditText.
C) You implement interface SeekBar.OnSeekBarChangeListener of package android.widget to respond to the user moving the SeekBar’s thumb.
D) Class NumberFormat of package java.text provides numeric formatting ca-pabilities, such as locale-specific currency and percentage formats.
Correct Answer:

Verified
Correct Answer:
Verified
Q22: Throughout its life, an Activity can be
Q23: Many of today's Android phones use AMOLED
Q24: By default, the Seekbar allows you to
Q25: Class Activity's_method takes an int constant representing
Q26: Which of the following statements about class
Q28: A_represents an integer in the range 0-100
Q29: When the virtual keyboard is displayed, the
Q30: By default, a SeekBar’s range is 0
Q31: You'll use an anonymous inner class to
Q32: A(n) _is a subclass of Text-View that