A

Admin • 825.56K Points
Coach

Q. Which of the following is NOT a method in java.util.Arrays?

  • (A) sort()
  • (B) copyOf()
  • (C) toString()
  • (D) add()

Explanation by: Admin
add() is a method in ArrayList, not in java.util.Arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.