Multiple Choice
Which of the following is NOT true about SQLiteOpenHelper class? (Choose two)
A) It has two abstract methods: onCreate() and onUpgrade() .
B) It is used to perform database querying.
C) It manages database creation and updates.
D) It manages database versions using ContentProvider.
Correct Answer:

Verified
Correct Answer:
Verified
Q110: Which of the following is correct about
Q111: Which of the following Activity methods is
Q112: Which of the following is true about
Q113: Which of the following is required for
Q114: Which of the following is not included
Q116: Which of the following lines of code
Q117: Which of the following is NOT true
Q118: The DalvikVM core libraries are a subset
Q119: Which UI does the following code builds?
Q120: GPS provider requires a physical device and