5. Exit 2. Enables the user to choose the choice of action by typing the number between (1 to 5): 1) adding a student to the record; 2) removing a student from the record; 3) displaying the whole record; 4) modify the student record; 5) exit. The record contains students' full name, student number, and general weighted average. 3. The list must display proper messages (when the list is full, or when the list is empty, or when the items requested to be deleted is not in the list, etc.) 4. The program should run until user chooses to Exit. NOTE: - All the code must be well commented per line - Must be a singly linked list - Use dynamic memory allocation - Use an array - Has the followin

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 5PE
icon
Related questions
Question
Implement a STUDENT RECORD program in C++ (SINGLY LINKED LIST) that does the following: 1. Displays a Menu (do..while loop) with choices for user to choose from (similar to the one shown below) MENU 1. Add a student to the record 2. Remove a student from the record 3. Display the whole record list 4. Modify the student record 5. Exit 2. Enables the user to choose the choice of action by typing the number between (1 to 5): 1) adding a student to the record; 2) removing a student from the record; 3) displaying the whole record; 4) modify the student record; 5) exit. The record contains students' full name, student number, and general weighted average. 3. The list must display proper messages (when the list is full, or when the list is empty, or when the items requested to be deleted is not in the list, etc.) 4. The program should run until user chooses to Exit. NOTE: - All the code must be well commented per line - Must be a singly linked list - Use dynamic memory allocation - Use an array - Has the following C++ features: insert, delete, get full list, and empty list. (THESE ALL ARE REQUIRED) For the initial record content, use the following: 1. Aragon, Patrick Laurence M. | | 2021001 | 1.45 2. Alambra, Joseph Nathaniel | 2021004 | 1.26 3. Banal, Daryll L. | 2021009 | 1.63 4. Cualbar, Angel Mae C. | 2021077| 1.56 5. De Guzman, Jastine V. | 2021102 | 1.26 6. Espejo, Yra Almira | 2021113 | 1.71 7. Magpatoc, Trixia M. | 2020172 | 1.54 8. Santos, Nicole Kathleen M. | 2021068 | 1.73 9. Sentasas, David Bryan L. | 2021087 | 1.29 10. Solis, Anthony Andrei | 2021110| 1.47 11. Tutanes, Allen Christopher O. | 2021058 | 1.27
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning