Home » Java Programming » Objects and Collections

Which interface does java.util.Hashtable implement?

Correct Answer: Java.util.Map

Explanation:

Hash table based implementation of the Map interface.

← Previous Question Next Question→

More Questions from Objects and Collections

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion