c code Swap two elements in an array with code CODE: #include <stdio.h> int main () { int i1 , i2 ; int n ; printf ( "Enter the size of… byScience and technology -May 27, 2022