Kizspy | Question: 50
(Choose 1 answer)
In class SQLiteOpenHelper class, there are 2 methods we should usually override. What are they?
A. onCreate() and onDestroy()
B. onStart() and onStop()
C. onStart() and onResume()
D. onCreate() and onUpgrade()
E. onCreate() and onDestroy()