Difficulty: Easy
Correct Answer: java.util.Hashtable
Explanation:
Introduction / Context:This checks knowledge of synchronized collections and legacy classes.
Concept / Approach:
Final Answer:java.util.Hashtable
Discussion & Comments