HashMap implements the Map interface. ArrayList stores element's value and maintains the indexes for each element. HashMap stores elements key & value pair.
確定! 回上一頁