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
marks
Write a function header for each of the following:
A function cal coutcome that receives a student's moduleMark and then returns true if the moduleMark is greater than or else returns false.
A function calcAverage that receives a onedimensional array assignMarks and its size as parameters; then calculates and returns the average of the assignment marks.
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.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
