Question: write a c sharp code with that points thankyou ASSIGNMENT 3 CPCM T2 CSD 2354 (C#) You should include the following features in your application


write a c sharp code with that points thankyou
ASSIGNMENT 3 CPCM T2 CSD 2354 (C#) 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 . QUESTION Develop a C# 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) . O * 5m, drus 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 Grade C+ Grade A+ A A- B+ B Mark (%) 67-69 63-66 60-62 50-59 0-49 C 77-79 73-76 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 1 I C0121 2. I 11 3 1 C0232 | Name Simranjit Kaur | Nikhil Verma Amardeep Singh | Course total Grade 1 78 IB | 82 IA 193 IA 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
