Question: Please help me with this assignment Each part should be created as its own separate C++ file. Write a program that prompts the user for

Please help me with this assignment

Please help me with this assignment Each part should be created as

its own separate C++ file. Write a program that prompts the userfor their full name. Store their name in a string variable. Then

Each part should be created as its own separate C++ file. Write a program that prompts the user for their full name. Store their name in a string variable. Then use the String class methods to complete the following tasks (remember to include the library!): 1. Print out how many characters are in the string. 2. Print out what the 3rd character in the string is. 3. Print out what the last character in the string is. 4. Print out where the first occurrence of the letter e is. 5. Add some text to the end of the string using the

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!