Write a C program which simulates some faculty work. The program should provide the following tasks:

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Write a program that does the following while using structs for the students and try to implement multiple functions (not required)

Write a C program which simulates some faculty work. The program should
provide the following tasks:
1. Storing student information such as name, registration ID, age, and his marks
for 5 subjects [each subject has final mark, section mark, and lab mark].
2. Computing the whole mark for each subject as final mark + section mark +
lab mark, then compute the average mark of the 5 subjects.
3. Considering that the total mark for each subject is 100, compute a student’s
grade as a percentage given the student's score and total points. You must
print to the console “Excellent" if the grade is greater than or equal to 90,
"Well Done" if the grade is less than 90 and greater than or equal to 80,
"Good" if the grade is less than 80 and greater than or equal to 70, “Need
Improvement" if the grade is less than 70 and greater than or equal to 60, and
"Fail" if the grade is less than 60.
4. Display all students’ Information.
5. Display a student who has a specific ID.
6. Display the student with the maximum average mark.
Transcribed Image Text:Write a C program which simulates some faculty work. The program should provide the following tasks: 1. Storing student information such as name, registration ID, age, and his marks for 5 subjects [each subject has final mark, section mark, and lab mark]. 2. Computing the whole mark for each subject as final mark + section mark + lab mark, then compute the average mark of the 5 subjects. 3. Considering that the total mark for each subject is 100, compute a student’s grade as a percentage given the student's score and total points. You must print to the console “Excellent" if the grade is greater than or equal to 90, "Well Done" if the grade is less than 90 and greater than or equal to 80, "Good" if the grade is less than 80 and greater than or equal to 70, “Need Improvement" if the grade is less than 70 and greater than or equal to 60, and "Fail" if the grade is less than 60. 4. Display all students’ Information. 5. Display a student who has a specific ID. 6. Display the student with the maximum average mark.
Expert Solution
steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY