The first step when working with SQLite is to create a class that inherits from a helper class, what is it?

The first step when working with SQLite is to create a class that inherits from a helper class, what is it?



A. SQLiteOpenHelper class
B. SQLiteHelper class
C. SQLiteDatabaseHelper class
D. SQLiteDatabase class

Answer: A


Learn More :