Q. What is the purpose of the System.arraycopy() method in Java?
β
Correct Answer: (A)
To copy elements from one array to another.
You must be Logged in to update hint/solution