CSharp. Design a program that accepts as an input a sentence inwhich all of the words are run together, but the first character ofeach word is uppercase. Convert the sentence to a string in whichthe words are separated by spaces and only the first word startswith an uppercase letter. For example, the stringStopAndSmellTheRoses would be converted to Stop and smell theroses. C Sharp please.
Expert Answer
An answer will be send to you shortly. . . . .