Write a program to accept name and total marks of N number of students in two single subscript arrays name[] and totalmarks[]. Calculate and print.
The average of the total marks obtained by N number of students. [average = (sum of total marks of all the students)/N].
Deviation of each student’s total marks with the average.[deviation=total marks of a student-average]
Computer Teacher :Subhajit Ganguly
Contact : 9038627936,7044525628,9432928352