Question: Write a C++ class program name MyString. It should take user input. Then, it should compare strings, copy strings, reverse a string, concatenate strings and
Write a C++ class program name MyString. It should take user input. Then, it should compare strings, copy strings, reverse a string, concatenate strings and at the end, it should search for vowels, consonants. Also, it should tell how many words and sentences did the user entered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
