Question: QUESTION 5 6 marks Write a function header for each of the following: 5 . 1 A function cal coutcome that receives a student's moduleMark

QUESTION 5
6 marks
Write a function header for each of the following:
5.1 A function cal coutcome that receives a student's moduleMark and then returns true if the moduleMark is greater than 50, or else returns false.
(2)
5.2 A function calcAverage that receives a one-dimensional array assignMarks and its size as parameters; then calculates and returns the average of the assignment marks.
5.3 A void function multiply, that receives an integer as a parameter and multiply it by two. The changed value is reflected in the calling program.
 QUESTION 5 6 marks Write a function header for each of

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!