Introduction - If you have any usage issues, please Google them yourself
A C++ programme reads in a person’s full name (first names and family name separated by
spaces) from the keyboard, changes the first letter of the names into upper case if it is not in, and
then displays the name on the screen.