Regards to C++
In what programming situations would the use of an array be beneficial?
What situations would not warrant the use of an array? Provide an example showing why.
Research the concept of C++ vectors. Describe the advantage of using vector over array. Also discuss in what circumstances you should use one over the other.