The arr.reverse() method is used for in-place reversal of the array. The first element of the array becomes the last element and vice versa.
確定! 回上一頁