This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
OUTPUT 2 10 46 11 17 16 80 8 7 43 //see the order index if 2, then put the element of array in 2nd index. :) YOU SHOULD NOT USE MORE THAN TWO ARRAY. int narr[]={46,120,10,8,7,2,11,16,17,43}; //we ...