Write a C++ statement to change the contents of the word variable from "mend" to "amend" Write a C++ statement to change the contents of the word variable from "mouse" to "mouth" The amount variable contains the string "3,123,560". Write the C++ code to remove the commas from the contents of the variable