so I need to merge two different arrays into one. I have to call the two arrays in a method as parameters and the both should be merged inside a for loop. Can anyone help me