Q. MySQL is a(n) _________ database management system ?
β
Correct Answer: (C)
Relational
Explanation: MySQL is a relational DBMS. It links data in different tables and attaches information to them. Hierarchical and network DBMS are based on parent-child relationships. The object-oriented DBMS uses objects to represent models.