Did you look at the Arrays class to see if it has a method to compare the contents of two arrays?

If not, you will have to write your own method to do the comparison.



if...