Write c+ + function that receives input a person's first name and surname, and then just displays the initials. For example: John Peter Joe, the initials JPJ must be displayed
+4
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Write c+ + function that receives input a person's first name and surname, and then just displays the initials. For example: John Peter ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » Write c+ + function that receives input a person's first name and surname, and then just displays the initials. For example: John Peter Joe, the initials JPJ must be displayed