Question
which of the following matches keys to values and stores and stored them
efficeinct
simple data
structure array
hash table
efficeinct
simple data
structure array
hash table
Answers
GPT 3.5
The data structure that matches keys to values and stores and retrieves them efficiently is a hash table.