If team and player have a mandatory relationship where player has a cardinality expressed as (6,12), which of the following is true about the team object?
A) Each team can have at least 6 players.
B) Each team can have at most 12 players.
C) Each team must have exactly 6 players.
D) Each team can have exactly 12 players.