Question: USE OF C++ PLEASE String Processing 2. Design and write a program that will accept a sentence as input, reverse the words and print the

USE OF C++ PLEASE
String Processing 2. Design and write a program that will accept a sentence as input, reverse the words and print the sentence out backwards. The individual words should not be reversed as we did in class. The words in the sentence should be in reverse order. Example Input: The movie was not very true to the book Output: book the to true very not was movie The NOTE: You may keep the period at the end if you want to.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
