What is the default database management system (DBMS) used by WordPress?
a) Oracle
b) MongoDB
c) MySQL
d) SQL Server
Answer:
c) MySQL
Explanation:
WordPress uses MySQL as its default database management system, where it stores all website data, including posts, pages, and settings.