I was practicing java. And I created a method in another class within the same package such that,
class ArraysPractice2{ int n; int[] arr = new int[n