Hello..

Whats the difference betwen vector and list?
I know vector = array, list = linked list, and they can be used the same way..

When should I use vector and when list?