Write a function that will add the contents of a String array.
1. This time the input array to your function will be an array of Strings.
2. Your function body will be similar except you’ll have to...