
Declare two (2) dimensional arrays to store a name and grade. The program will not stop in accepting array elements until the user entered ?N?. Sample Run:
Enter name: Richard
Enter grade: 100 Add new record (Y/N) ? : Y
Enter name: Mengvi Enter grade: 80 Add new record (Y/N) ? : Y
Enter name: Noli
Enter grade: 70 Add new record (Y/N) ? : N
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.