The following program is implementing a merge sort algorithm…
The following program is implementing a merge sort algorithm to sort an array. The code compiles, but the array is not correctly sorted. Identify the line in the code containing the error. (Enter the number of the line only)