Respuesta :
Answer:
dataset
Explanation:
For the information being described the best collection to store this data would be a dataset. This is mainly due to the fact that each individual car has a wide range of separate variables and values that are attached to each car model. Such variables/values include maximum speed, ability to turn tight curves, fuel usage rate, etc. The dataset allows each individual model to be registered alongside all of their individual characteristics/qualities. Therefore, connecting each model with their own data.
Answer:
Deque is the right option
Explanation:
deques are more useful for large amounts of data and will locate specific things faster (E2020)