Assume you need a method that meres two lists into a new list that is then returned by the method. The method should work with any type of element using er Define the correct method signature
ArrayList [Select] merge(ArrayList [Select] list. ArrayList [Select]