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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Relational model
  • B Hierarchical model
  • C Network model
  • D Object-oriented model
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.

Share This Question

Challenge a friend or share with your study group.