Computer Science, asked by bhuvan556, 1 year ago

algorithm for reverse an array

Answers

Answered by Kakkarmridul
0
i dont know ...
hahaha
Answered by karthikgvb
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
Similar questions