5
Answers

Array swaping

Vipin Tyagi

Vipin Tyagi

10y
1.4k
1
i have a array 
{10,20,30,40,50 and so on}
and i want that this array be sorted in the form {20,10,40,30,60,50......}
how can i do this???
plz write the code i am unable to solve this.....

Answers (5)