Question: [C++] Array of strings question: Write a function that takes in an array strArray of C++-style strings (from #include ), as well as a character

[C++] Array of strings question:

Write a function that takes in an array strArray of C++-style strings (from #include ), as well as a character ch, and outputs to the console the indexes of any strings in strArray in which the character ch appears more than once.

Note the array should be a string array not a char array.

PLEASE DO NOT COPY AND PASTE A PREVIOUS ANSWER TO THIS QUESTION AS IT IS INCORRECT.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!