Question: Write a C++ program that will ask the user for their name and a series of randomly input characters. The program will collect the string
Write a C++ program that will ask the user for their name and a series of randomly input characters. The program will collect the string of random characters, reverse their order to the screen and place the users name in the middle of the string. You shall also count the number of special characters and display the count on the screen. For instance, if the users name was Big Bird and the list of random characters was #<4fr
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
