ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 54 - Associate Android Developer discussion

Report
Export

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
Answers
A.
set the database factory
B.
handle database first time creation
Answers
B.
handle database first time creation
C.
handle database opening
Answers
C.
handle database opening
D.
disable the main thread query check for Room
Answers
D.
disable the main thread query check for Room
Suggested answer: B, C
asked 18/09/2024
Website Subscription
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first