ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 61 - Associate Android Developer discussion

Report
Export

About queries in DAO classes. Room verifies the return value of the query such that if the name of the field in the returned object doesn't match the corresponding column names in the query response, Room alerts you in one of the following two ways: (Choose two.)

A.
It gives a warning if no field names match.
Answers
A.
It gives a warning if no field names match.
B.
It gives a warning if only some field names match.
Answers
B.
It gives a warning if only some field names match.
C.
It gives an error if no field names match.
Answers
C.
It gives an error if no field names match.
D.
It gives an error if only some field names match.
Answers
D.
It gives an error if only some field names match.
Suggested answer: B, C
asked 18/09/2024
walterio mendez
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first