Multiple Choice
Which of the following is to execute complex queries in SQLite database?
A) SQLiteDatabase.query()
B) SQLiteQueryBuilder
C) SQLiteOpenHelper
D) Both "SQLiteDatabase.query() " and "SQLiteQueryBuilder" are correct.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q87: Which of the following is a perfect
Q88: Which of the following permission can alone
Q89: Which of the following is NOT true
Q90: Which of the following is not correct
Q91: Which of the following is NOT true
Q93: Which of the listed below is a
Q94: Which of the following is NOT true
Q95: What is the recommended use of BaseColumns._ID
Q96: Service is an Android component which runs
Q97: Which of the following is protected by