giovedì 28 marzo 2013

Q56


Identify two benefits of using ArrayList over array in software development.
A.
reduces memory footprint
B.
implements the Collection API
C.
is multi.thread safe
D.
dynamically resizes based on the number of elements in the list
Risposta: A e D
 

Nessun commento:

Posta un commento