Introduction - If you have any usage issues, please Google them yourself
Vector and ArrayList of difference
Vector and ArrayList are very similar in use, can be used to represent a set of variable number of objects in the collection of applications, and can randomly access the elements.