Question: Use C++ and Visual Studio Write a program call string1_LastNameFirstName.cpp that prompt for word one and prompt for word two. Using cin to read in

 Use C++ and Visual Studio Write a program call string1_LastNameFirstName.cpp that Use C++ and Visual Studio

Write a program call string1_LastNameFirstName.cpp that prompt for word one and prompt for word two. Using cin to read in the words and print the length of each word and join the two words together with a space between the two words. Output Please enter word one : Hello Please enter word two: World Word one length is 5 Word two length is 5 The two words together are "Hello World

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!