Question: You should include the following features in your application Functions Multiple .cs files (classes) Functions stored in external C#(.cs) file Arrays Passing Arrays as arguements
ASSIGNMENT 3 CPCM 12 SP 28 () You should include the following features in your application . Functions Multiple.cs files (classes) Functions stored in external Cf.cs) file Arrays Passing Arrays as arguements QUESTION Develop a Ct application to calculate and print the course result of Computer programming course of all students in a class What to input: Total number of students in class Name of the student Student ID Test 1 Test 2 and Test 3 marks (out of 100) Assignment 1,2,3,4 and 5 (out of 100) Calculate Course Total: To calculate course total, find 25% from each test and 5% from each assignment and add them Find the grade Referring the following table find the Grade of each student . . Mark (%) 94-100 87.93 80-86 77-79 73-76 Grade A. A- 8 Mark (M) 67-69 63-66 60-62 50-59 0-49 Grade C. C D F Print the result of all student After finding the grade print the IDs, Names, course total and Grades of all students in a tabular form Sample output: . SLNOID 100121 2 1 C0311 3 1C0232 Name Sumant au Na Verma Amardeep Singh Course total Grade 1 75 + 1 19 Challenge question to score more marks try to find the class average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
