Solved

What Method of the SQLiteOpenHelper Class Do We Use to Create

Question 9

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:

verifed

Verified

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

Related Questions