Question: Starting out with Visual C# (4th Edition) Chapter 8, Problem 6PP Create an application that accepts as input a sentence in which all the words
Starting out with Visual C# (4th Edition)
Chapter 8, Problem 6PP
Create an application that accepts as input a sentence in which all the words are run together but the first character of each word is uppercase. Convert the sentence to a string in which the words are separated by spaces and only the first word starts with an uppercase letter. For example, the string "StopAndSmellTheRoses." would be converted to "Stop and smell the roses."
Need the code in C# with also screen shot of final product. Please provide copy able code if possible. Lastly, needs to be done in Visual Studio.
Thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
