testmanipulatioin
@ -19,4 +19,5 @@ public class ArrayManipulation {
System.out.println(Arrays.toString(reverseArray(arr)));
}
test