Multiple Choice
LENGTH_SHORT is a constant of the Toast class that can be used to specify the duration of a Toast. What is the other constant that we can use to specify the duration of a Toast?
A) SHORT
B) LONG
C) TOAST_LONG
D) LENGTH_LONG
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A Toast is a temporary _ that
Q4: The onCheckedChange method of the RadioGroup.OnCheckedChangeListener interface
Q5: The XML element for an item in
Q6: SQLite is available on Android devices.
Q7: The Blank Activity template automatically generates an
Q9: What method of the SQLiteOpenHelper class do
Q10: We have three activities in an app:
Q11: The _ class encapsulates a table returned
Q12: After we have created a Toast, we
Q13: We can use the following method of