Question: The strAmount variable contains the string 3,123,560. Write the Visual Basic statements to change the contents of the variable to 3123560; use the Remove method.
The strAmount variable contains the string “3,123,560”. Write the Visual Basic statements to change the contents of the variable to “3123560”; use the Remove method.
Step by Step Solution
3.28 Rating (145 Votes )
There are 3 Steps involved in it
strAmount s... View full answer
Get step-by-step solutions from verified subject matter experts
