Question d’entretien chez Oracle

what is the difference between Vector and ArrayList

Réponse à la question d'entretien

Utilisateur anonyme

13 févr. 2012

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