I have to write a method that combines two arrays that are already in ascending order into one array sorted in ascending order. However, they are different lengths and so incrementing brings them out of bounds. I have to write a method that combines two arra