Write a program to add data from two arrays of 2X2 dimension. The arrays must be of double type to process students scores. After addition the program calculates the average of scores from each array. Then the averages are added to get the total of the averages.
-Using RAM diagrams dissect your code.
Comments
Leave a comment