Which two classes from the collections framework have methods that are synchronized ?
java.util.HashSet
java.util.LinkedHashSet
java.util.List
java.util.Vector
java.util.Hashtable