Multiple choice Which interface does java.util.Hashtable implement? Java.util.Map Java.util.List Java.util.HashTable Java.util.Collection Reveal answer Fill a bubble to check yourself A Correct answer Explanation Hash table based implementation of the Map interface.