MCQ
Single Best Answer
Easy
QWhich database model is the most popular for general-purpose databases?
ID: #13522
Database Concepts MCQs
101 views
Question Info
#13522Q ID
EasyDifficulty
Database Concepts MCQsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
Answer: A) Relational model
Explanation: The most popular database model for general-purpose databases is the relational model.
The relational model organizes data into tables with rows and columns, and it defines relationships between tables using keys.
It is widely used and supported by the SQL language, making it a popular choice for managing structured data.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic