Question: Modify the method of Exercise E18.15 so that it leaves the first array list unchanged and returns a new array list containing the elements
Modify the method of Exercise • E18.15 so that it leaves the first array list unchanged and returns a new array list containing the elements of both array lists.
Data from exercise E8.15
Provide a static method void append(ArrayList
a, ArrayList
b) that appends the elements of b to a.
Step by Step Solution
3.35 Rating (164 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
