Pregunta de entrevista de Oracle

what is the difference between Vector and ArrayList

Respuesta de la entrevista

Anónimo

13 feb 2012

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