Question:

MS-Access follows which of the following databases?

Show Hint

Exam Tip:
Database models:

• Hierarchical: Tree-like structure.
• Network: Graph structure.
• Relational: Tables with rows and columns.
• Object-oriented: Objects with attributes and methods.
  • Hierarchical
  • Network
  • Relational
  • Object oriented
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Concept:
MS-Access is a database management system (DBMS) from Microsoft.
It organizes data into tables with rows and columns.

Step 2: Key Definition:

MS-Access is a Relational Database Management System (RDBMS).
It follows the relational model where data is stored in tables, and relationships are defined between tables.

Step 3: Final Answer:

Therefore, option (C) is correct.
Was this answer helpful?
0
0