jpeters6487 jpeters6487 20-02-2020 Mathematics contestada 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].