A. Describe situations in which it might be necessary to trimleading or trailing characters from string data input by theuser?
B. Describe situations in which it might be necessary to padstring data or to replace portions within a string? Consider phonenumbers, Social Security numbers, and address details.
C. What are other useful methods that use to manipulate astring?