jpeters6487 jpeters6487 Today at 6:21 PM Mathematics Answered Given an array arr, of type int, along with two int variables i and j, write code that swaps the values of arr[i] and arr[j].