Multiple choice technology architecture

Students -------------< Cars, This graphic indicates

  1. that a student can own 0, 1 or many cars

  2. a car can be owned by many students

  3. a student cannot own a car

  4. a stundent can own many cars and a car can be owned by many students

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The notation 'Students -------------< Cars' represents a one-to-many relationship where the 'crow's foot' symbol (<) on the Cars side indicates 'many', and the single line on the Students side indicates 'one'. This means each student can be associated with 0, 1, or many cars.