In Java, Map is an interface used to store data in key-value pair, whereas HashMap is the implementation class of the Map interface.
確定! 回上一頁