algorithm for reverse an array
Answers
Answered by
0
i dont know ...
hahaha
hahaha
Answered by
2
you can initialize a new array and then equate these array elements to the specified elements of the given array,choose perfect index values to get the reverse array.
use a loop and particular variables to equate, finally cout this new array which is the reverse of the given array
use a loop and particular variables to equate, finally cout this new array which is the reverse of the given array
Similar questions