Multiple Choice
The onCheckedChange method of the RadioGroup.OnCheckedChangeListener interface has the following API:
Void onCheckedChanged( RadioGroup group, int a )
What does group represent?
A) The View for this Activity
B) The radio button that was clicked
C) The RadioGroup to which the radio button that was clicked belongs
D) This Activity
Correct Answer:

Verified
Correct Answer:
Verified
Q1: We place the icon files for the
Q2: The setOnCheckedChangeListener method of the RadioGroup class
Q3: A Toast is a temporary _ that
Q5: The XML element for an item in
Q6: SQLite is available on Android devices.
Q7: The Blank Activity template automatically generates an
Q8: LENGTH_SHORT is a constant of the Toast
Q9: What method of the SQLiteOpenHelper class do
Q10: We have three activities in an app:
Q11: The _ class encapsulates a table returned