Question: PLEASE USE C PROGRAMMING AND DO NOT COPY FROM OTHER POST ON CHEGG Seven students are enrolled in a program at the end of which

PLEASE USE C PROGRAMMING AND DO NOT COPY FROM OTHER POST ON CHEGG

PLEASE USE C PROGRAMMING AND DO NOT COPY FROM OTHER POST ON

CHEGG Seven students are enrolled in a program at the end of

Seven students are enrolled in a program at the end of which they must take exams in two different subjects. They receive a diploma if they pass both subjects. The passing score in each subject is 50 or higher, and the scores are: STUDENT NAME STUDENT NO. SUBJECTA SUBJECTB 70.5 49 53 80 89 JOAN 85 75 54 49.5 90 TANIA TOM JEFF 4 SUSAN KATHY 6 RAYMOND 22.5 75 The above information should be saved in a data file that you need to create with the exact above format. Write a C program to read the above information from this data file and do the following steps: Calculate who obtained the diploma (Identity names, grades) b) a) Arrange subject A in ascending order (you should identify student name, student ID and subject B) c) Calculate the average and standard deviation of each subject. d) The above given data should be read from an external file. The data should be saved in the format shown in the example below and should be displayed once you run the program. Also, your output should be displayed on the screen as well as copied to an external file. e Your program should have an easy to use interface. Note: Your program should be properly commented, and youneed to have a typed-up cover page, indicating Course, Program No., Your Name, and the actual date submitted. YOUR PROGRAM SHOULD CONTAIN PROGRAMMING MODULES (FUNCTIONS) You can use C running on your laptop or use one of the University machines. Whichever machine you use, you should be able to demo it to me using a laptop This assignment MUST be your own work. Plagiarism will not be tolerated. File format to be followed for the assignment: Seven students are enrolled in a program at the end of which they must take exams in two different subjects. They receive a diploma if they pass both subjects. The passing score in each subject is 50 or higher, and the scores are: STUDENT NAME STUDENT NO. SUBJECTA SUBJECTB 70.5 49 53 80 89 JOAN 85 75 54 49.5 90 TANIA TOM JEFF 4 SUSAN KATHY 6 RAYMOND 22.5 75 The above information should be saved in a data file that you need to create with the exact above format. Write a C program to read the above information from this data file and do the following steps: Calculate who obtained the diploma (Identity names, grades) b) a) Arrange subject A in ascending order (you should identify student name, student ID and subject B) c) Calculate the average and standard deviation of each subject. d) The above given data should be read from an external file. The data should be saved in the format shown in the example below and should be displayed once you run the program. Also, your output should be displayed on the screen as well as copied to an external file. e Your program should have an easy to use interface. Note: Your program should be properly commented, and youneed to have a typed-up cover page, indicating Course, Program No., Your Name, and the actual date submitted. YOUR PROGRAM SHOULD CONTAIN PROGRAMMING MODULES (FUNCTIONS) You can use C running on your laptop or use one of the University machines. Whichever machine you use, you should be able to demo it to me using a laptop This assignment MUST be your own work. Plagiarism will not be tolerated. File format to be followed for the assignment

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!