To insert element into an array at given position: We have to reach at that particular position by traversing the array, shift all elements one position ahead.
確定! 回上一頁