R

Ravina • 3.96K Points
Extraordinary

Q. Which Android component handles interactions with the SQLite database?

  • (A) Room
  • (B) ContentProvider
  • (C) SQLiteManager
  • (D) AppDatabase

Explanation by: Ravina
Room is an abstraction layer over SQLite to allow fluent database access while leveraging SQLite’s full power.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.