In Java language, if we want to copy an ArrayList, there can be two ways to do that. Either do a deep copy or a shallow copy.
確定! 回上一頁