Q. What is the purpose of the Arrays.fill() method in Java?
β
Correct Answer: (A)
To fill an array with a specified value.
You must be Logged in to update hint/solution