Question: C ++ please help. HW 2c -Student Grades (Pass a 2D array to functions) Create a new project and name it: Student_ Grades Create two
HW 2c -Student Grades (Pass a 2D array to functions) Create a new project and name it: Student_ Grades Create two files: main.cpp Write a program that reads data from a text file and assigns the values grades.dat to a two-dimensional array. The text file contains grades of 5 students. There are 3 grades for each student (for English, History, and Math). The grades should be listed in the file sequentially, with the first student's grades listed first then the grades of the second student, and so on. 1.) Create a text file in your project's Resource Files folder. o Name the file: grades.dat
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
