SQLite is written or developed using
-
Android
-
Java
-
ANSI-C
-
None of these
C
Correct answer
Explanation
SQLite is a C-language library, written in ANSI-C for maximum portability across platforms. While Android uses SQLite extensively, SQLite itself was not written in Android or Java - it's a standalone C library that Android incorporates.