Python_Institute
PCPP-32-101 · Question #89
Select the true statements about the sqlite3 module. (Choose two.)
Sign in or unlock PCPP-32-101 to reveal the answer and full explanation for question #89. The question stem and answer options stay visible for context.
Databases
Question
Select the true statements about the sqlite3 module. (Choose two.)
Options
- AThe SQLite engine requires a separate process.
- BIt's possible to store an SQLite database in RAM.
- CAn SQLite database can be moved between 32-bit and 64-bit systems.
- DA complete SQLite database is stored in multiple files.
Unlock PCPP-32-101 to see the answer
You've previewed enough free PCPP-32-101 questions. Unlock PCPP-32-101 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#sqlite3#in-memory database#cross-platform#database storage