Question: In C++ (25 points) Create a program that will get a string from the user. Then display a menu: D - Delete a substring F-
(25 points) Create a program that will get a string from the user. Then display a menu: D - Delete a substring F- Find a string I - Insert a string R- Replace a substring Q-Quit Enter D, F, I, R, or Q as your selection 3. When the appropriate letter is pressed a corresponding function will be called to perform the action. This program should loop until the Q is pressed. (Hint: This is from your PowerPoint and in the book. We have went over most of the information
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
