LA is a linear array with N elements. Write the algorithm to transpose the array.
This was given in an assignment, can linear arrays be transposed? If not, what does this mean?
LA is a linear array with N elements. Write the algorithm to transpose the array.
This was given in an assignment, can linear arrays be transposed? If not, what does this mean?