Question: Write a C++ function named grade_avg that accepts two floating-point numbers as parameters (i.e., grade1 and grade 2). grade_avg calculates and returns the average of

Write a C++ function named grade_avg that accepts two floating-point numbers as parameters (i.e., grade1 and grade 2). grade_avg calculates and returns the average of the two grades if grade1 and grade 2 are greater than zero otherwise grade_avg will return -1. This function returns a value of type float.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!