Hash Tables & JavaScript Objects

What is the key difference between using Map and a plain JavaScript object for hash table implementation?
Next Question (1/20)