Question: iii. Write a function named calcFinalScore() that receives a variable of type candidatesInfo through its parameter. This function then calculates and returns the total
iii. Write a function named calcFinalScore() that receives a variable of type candidatesInfo through its parameter. This function then calculates and returns the total scores of candidates where the weightage of the SMS marks and jury's marks is FIFTY (50) percent each. (4 marks) iv. Write a function named findHigh Low() that receives a variable of type candidates Info, highest and lowest score through its parameter. This function will determine which candidate has the highest and lowest total score. Then, this function returns the updated highest and lowest score through passing by reference. (5 marks)
Step by Step Solution
There are 3 Steps involved in it
The image contains two exam questions asking for the definition of two functions in a programming language The language isnt specified but from the co... View full answer
Get step-by-step solutions from verified subject matter experts
