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