Question: C++ Question: Please post your answer in a screenshot only. Modify this program... #include stdio> #include iostream using namespace std; int main () int c;
C++ Question:

Please post your answer in a screenshot only.
Modify this program... #include stdio> #include iostream using namespace std; int main () int c; c cin.get) do { c cin.get) while Icin.eof)); ...to capitalize ONLY THE FIRST LETTER of each word, and make sure the rest of the word is lowercase. Create a filter program* which capitalizes and prints all characters which it reads in. Read from the keyboard character by character, and then look for, find, and use a function which causes a character to be uppercase, and print the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
