Write a method called equals that accepts a second list as a parameter, returns true if the

Question:

Write a method called equals that accepts a second list as a parameter, returns true if the two lists are equal, and returns false otherwise. Two lists are considered equal if they store exactly the same values in exactly the same order and have exactly the same length.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: