Question: C++ Exercise#2: C-string Write a program that prompts the user to enter a line of text. The program counts and prints how many times is
Exercise#2: C-string Write a program that prompts the user to enter a line of text. The program counts and prints how many times is appeared in the text. Sample input/output nter aline-of-text:ThisTs-test-to-count-Is-. is appeard 3 tines in This is test to count is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
