MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    What is a hash table? | 
                            
| A. | A structure that maps values to keys | 
| B. | A structure that maps keys to values | 
| C. | A structure used for storage | 
| D. | A structure used to implement stack and queue | 
| Answer» C. A structure used for storage | |