Which of the following are true about vectors?

They can be different data typesThey have a length attributeThey can have both characters and numbers

Exactly! Vectors have a length attribute, can be of different types, but can only hold 1 data type at a time.

Yikes! Vectors have a length attribute, can be of different types, but can only hold 1 data type at a time.