vector vs array

Which statements are true when comparing std::vector<T> and std::array<T, N>? (Select all that apply)