Question: Please help! C++ problem! Select the best answer below: Write a function which accepts a vector of strings and returns the average of the lengths
Please help! C++ problem! Select the best answer below: Write a function which accepts a vector of strings and returns the average of the lengths of the strings.
a)double averageLength(const vector
b)
| double averageLength(const vector c) double averageLength(const vector d)
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
