Ask your own question, for FREE!
Computer Science 32 Online
OpenStudy (anonanon7765432):

if x and y are both arrays of int values which of the following shows a call to a method of the arrays class that will fill all the elements of the array with the value 25? java.util.Arrays.replace (x, 25); java.util.Arrays.insert (x, 25); java.util.Arrays.fill (x, 25); java.util.Arrays.setAll (x, 25);

OpenStudy (bonnieisflash1.0):

hellur

OpenStudy (joshmorris):

hi

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!