//Methodpublic int[] FillArray(int[] a1, int[] a2){Array.Resize(ref a2, a1.Length + a1.Length);for (int i =0,j= a1.Length; i < a1.Length && j 1