Question: Write a CH program that will read the assignment marks of each student and store them in two- dimensional array of size 5 rows by
Write a CH program that will read the assignment marks of each student and store them in two- dimensional array of size 5 rows by 10 columns, where each row represents a student and each column represents an assignment. Your program should output the number of full marks for each assignment (i.e. mark is 10) For example, if the user enters the following marks: The program should output: Assignments 10 . # Full marks in assignment (1) = 2 # Full marks in assignment (2) = 5 0 Student 1.5 10 10 10 10 10 99999 1.5 2.5 9.8 1.0 3.5 JE #1 * WO unoloolin **** 10 13 0 E )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
