Solved

Which of the Following Statements Is False

Question 27

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions