How to return an arrray in recursion

how can i return the array

and what this statement meants

int[] arr = (arra,i,data);

you can return an array by defining the function as public static int[] fx

this can be a call to function but u havent called any function here .Please share your code so i can help u in the same