123456789101112131415



Question 1: If you were to use a List implementation,but not sure which one to, bacause the requirement is not yet clear. In this case which List implementation will you use ?
1. ArrayList
2. Vector
3. LinkedList