//declare and intialize the variable to store index of reversed array. int j = 0;. //reverse the elements by scanning from last index of original array.
確定! 回上一頁