Saved Bookmarks
| 1. |
Write and run a program on Dev C++ that inputs an 5X5 2-D integer array from user and displays it. After that the program should reverse the elements of the diagonal of array and displays it again |
| Answer» | |