ArrayList in Java is a resizable array that can grow or shrink in the memory whenever needed. It is dynamically created with an initial capacity.
確定! 回上一頁