Multiple Choice
What is the result of the query when run on SQLite database?
A) The result is returned in the form of a List
B) The result is returned in the form of a Map
C) A cursor is returned that points to all rows found by query.
D) All are correct
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which of the following must be overridden
Q13: Which of the following is NOT true
Q14: Which of the following is true about
Q15: Which of the following is the recommended
Q16: Which of the following is NOT true
Q18: What happens if the permission is not
Q19: Normal permissions can be converted into namespace
Q20: Which of the following is correct about
Q21: Which of the following is NOT true
Q22: Which of the following are helper classes