List of questions
Related questions
Question 54 - Associate Android Developer discussion
By adding a RoomDatabase.Callback to the room database builder RoomDatabase.Builder (method addCallback(RoomDatabase.Callback callback)), we can: (Choose two.)
A.
set the database factory
B.
handle database first time creation
C.
handle database opening
D.
disable the main thread query check for Room
Your answer:
0 comments
Sorted by
Leave a comment first