logo

Question detail

A training centre records Learners and Courses. A learner can study several courses, and a course can have several learners. Which additional entity is most appropriate for recording this association?

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 training centre records Learners and Courses. A learner can study several courses, and a course can have several learners. Which additional entity is most appropriate for recording this association?.

  1. A.Room
  2. B.Enrolment
  3. C.Centre
  4. D.SubjectName

Model answer

What a good answer should say

  • Enrolment

Explanation

Why this works

Enrolment represents a particular learner-course association. It can hold attributes about that association, such as an enrolment date, and avoids trying to store several course values directly in one Learner entity.

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.