Question: * c++ * Write a program that defines 3 functions as follows, and also write main function which will call these 3 functions. in the
* c++ * Write a program that defines 3 functions as follows, and also write main function which will call these 3 functions.
in the first function you will take name, math score and science score of students.
in the second function, calculate average of math and science scores and return it.
in the third function, if average is bigger than 50, output you passed name of student , otherwise output
you failed name of student .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
