Question: Subject : Computer Programming 4. Write the algorithm of a program that can get find the sum of these three numbers. Display the sum. erent

Subject : Computer Programming
4. Write the algorithm of a program that can get find the sum of these three numbers. Display the sum. erent numbers from the user and (5 marks) (CLO3:PLO3:C3) 5. In the array declaration below, state the following: double score (5): ) Array name (1 mark) b) Base type (1 mark) c) Declared size of the Array (1 mark) d) Range of values that an index for this array can have. (1 mark) e) One of the indexed variables of this Array. (1 mark) (CLO1:PLO1.C2) 6. The get Area function returns a double number and has no formal parameters. a) Rewrite a valid function call getArea and assign its return value to a double variable named area. (2 marks) b) Rewrite a valid function prototype for the getArea function from question a). (2 marks) (CLO1:PLOI:C1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
