Multiple choice Android by default supports SQLDatabase SQLite database access database android database Reveal answer Fill a bubble to check yourself B Correct answer Explanation Android's built-in database support is SQLite, a lightweight relational database engine. Developers interact with it through Android's SQLite API and SQLiteDatabase class, not through SQLDatabase, Access, or any custom 'android database'.