Question 1 to Question 4 are based on the coding Figure A1 below.
Question 1: Choose the location of function prototype based on the Figure A1 above.
Question 2: Choose the location of function header based on the Figure A1 above.
Question 3: Identify which of the variable is categorized as an Actual Argument based on Figure A1?
Question 4: Choose the location of function call based on the program given in Figure A1
Question 5 and Question 6 are based on the coding Figure A2 below.
Question 5: What is the arguments hold by the addition function in the program based on the Figure A2 above?
Question 6: Choose the correct answer to explained function addition based on the Figure A2 above?
Question 7: Determine the output from the program based on the Figure A3 below?
Question 8: Define the output if the code in Figure A4 below executed?
Question 9: Analyze the program code based on Figure A5 below and fill in the blanks with the CORRECT answer.
Question 10: Choose declaration prototype for Display function which is not return any values and receives two float type parameter