Question: In C++, Create a datatype of 3 students using struct, having student name, id, three test scores and average test score. Read the student data
In C++,
Create a datatype of 3 students using struct, having student name, id,
three test scores and average test score. Read the student data and
print them in separate functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
