Hi all,
I want to swap the min value with max value without changing the array element.
Array(10,5,20,35,15)
Thanks in advance
I want to swap the min value with max value without changing the array element.
Array(10,5,20,35,15)
Thanks in advance