Multiple Choice
What method of the SQLiteOpenHelper class do we use to create or open a database on which we can perform operations?
A) getDatabase
B) getWritableDatabase
C) database
D) retrieveDatabase
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q8: LENGTH_SHORT is a constant of the Toast
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
Q14: The XML element for a menu is