Write a menu driven program that achieves the following, console should be like this https://drive.google.com/file/d/1tTw5hjzEXrkz115AFV0AetqxPXSO9Tvb/view?usp=sharing
a. Takes student’s information from the user and adds such a student into "Mark_Sheet.txt" file...like this https://drive.google.com/file/d/1HcVlzVMb94ZDWUhHGlPhYzMvNbNOhnSm/view?usp=sharing
b. Takes a student number from the user and update such a student’s information.
c. Takes a student number from the user and delete such a student from Mark Sheet.txt file.
d. Generate or re-generate individual student report files. on .txt file, like this https://drive.google.com/file/d/16eDFLeOPHTmsWYT7pLskUZjHkSPC9t1E/view?usp=sharing
Comments
Leave a comment