Pergunta de entrevista da empresa Oracle

what is the difference between Vector and ArrayList

Resposta da entrevista

Sigiloso

13 de fev. de 2012

the vector is thread safe type, whyle the array list is not + some minor functionality.