(Choose 1 answer)
Which of the following are reasons why Android apps typically use concurrency or asynchrony when accessing an SQLite database?
A. Filesystem accesses are often relatively slow
B. SQLite doesn't support synchronous operations
C. SQLite supports the SQL92 specification, which is obsolete
D. Android filesystems are unreliable due to their use of flash memory
Π FUO