logo

Question detail

A library system records members, books and loans. Each loan records which member borrowed which book. Which set of entities is most appropriate for the conceptual data model?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Conceptual data models and entity relationship modelling

Exam-style question

Try this first

A library system records members, books and loans. Each loan records which member borrowed which book. Which set of entities is most appropriate for the conceptual data model?.

  1. A.Member, Book and Loan
  2. B.Name, Title and Date
  3. C.Library, Address and Telephone
  4. D.Borrowing, Reading and Returning

Model answer

What a good answer should say

  • Member, Book and Loan

Explanation

Why this works

Member, Book and Loan are distinct types of objects about which the system stores data. Name, title and date are attributes rather than entities, while the other options do not represent the main data objects in the requirements.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.