Home > Learn C++ for Everyone > Learn C++ for Everyone > Data Structures in C++ Show previous contentTry this exercise. Is this statement true or false?A vector in C++ is a dynamic array that can grow or shrink in size at runtime.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content