Question: Array and Structures Write a program that uses an aray of structures. This program will compute and display the final grades for the students in
Array and Structures Write a program that uses an aray of structures. This program will compute and display the final grades for the students in a class. Use your HW1 input's file to complete this project. The program should operate from a menu (switch statement) in the main function which directs the program to the various functions to perform the following operations. This menu mst be put in a loop to contimue until the user no longer wants to contimue. s to continue. There must be at least three separate functions to do the following operations: .A function to read students' grades from the input file into the array of structures. A function to search through the structure array for a particular student (name) and final grade A function to display all student's grades . . Submit your program into Moodle REQUIREMENTS assignment that is late. Projectl YourLastName.cpp, file containing the C++ source code Anya ment received after the due date (NO EXCUSES) is graded with 50% offfor each
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
