Question: c++ 6. Write a function that will receive a character string as a parameter. The function will search the string and will replace all upper

c++ c++ 6. Write a function that will receive a character string as

6. Write a function that will receive a character string as a parameter. The function will search the string and will replace all upper case characters with lower case and all the lower case characters with upper case characters. For example if the original string is: "I am a student at BMCC", it will become: "I AM A STUDENT AT bmcc" optional: flip the String it will become: "I AM A STUDENT AT bmcc" "ccmb TA TNEDUTS A MA 1

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!