For Example int[] array = { 1, 2, 3, 4, 5, 6, 7, 8 }; I want to Learn How to Create Function To RemoveAt element from This Array Without Using built-in Function