Computer Science, asked by lpooranidevi2004, 7 hours ago

Explain about every implementation ceğing lists)​

Answers

Answered by adyav291105
1

Answer:

General-Purpose List Implementations. There are two general-purpose List implementations — ArrayList and LinkedList . ... It does not have to allocate a node object for each element in the List , and it can take advantage of System. arraycopy when it has to move multiple elements at the same time.

hope it help u

Mark me Branilest

Similar questions