Question: Write a C++ statement that searches for the period in a string variable named amount and then assigns the location of the period to an
Write a C++ statement that searches for the period in a string variable named amount and then assigns the location of the period to an int variable named location. Begin the search with the first character in the amount variable.
Step by Step Solution
3.46 Rating (162 Votes )
There are 3 Steps involved in it
loca... View full answer
Get step-by-step solutions from verified subject matter experts
