No, we're not going to reverse each string so that it becomes the mirror image of the original. We'll save that for another task! Here and now, we need to create an array of 10 strings, read 8 strings from the keyboard and save them in the array, and then display the contents of the entire array (10 elements) in reverse order.
String array in reverse order
- 5
Locked
Comments (5)
- Popular
- New
- Old
You must be signed in to leave a comment
Sekh Parvez
15 December 2020, 21:52
if anyone is stuck , try to make sure you set the last 2 remaining values and then display them in reverse order
0
hidden #10597545
15 May 2020, 15:57
Can someone tell me why it is not working?
0
Nickolas Johnson
21 March 2020, 21:40
So to prevent future confusion. The two empty slots should be entered first but displayed last. The description doesn't really specify where the empties should occur.
+2
Param M
30 June 2019, 11:45
i am not able to clear the last condition
0
Param M
30 June 2019, 11:24
Guys please tell me whats wrong with my code ?
0