This program is to calculate total marks, determine grade of student and count how many students get a particular grade. An instructor needs a program that accepts a student matric number, test1 and test2 marks as input. The output will be the grade for each student and after user exits from the program, it will display counter for each grade. Total marks Grade 80-100 A 70-79 B

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 C program and draw a flowchart
This program is to calculate total marks, determine grade of student and count how many
students get a particular grade. An instructor needs a program that accepts a student matric
number, test1 and test2 marks as input. The output will be the grade for each student and after
user exits from the program, it will display counter for each grade.
Total marks
80-100
Grade
A
70-79
B
60-69
50-59
0-49
F
Enter matric number :1111
Enter test1 and test2 marks (max marks 50) :30 45
Matric No : 1111
Total marks : 75.00
Grade : B
Do you want to continue : y
Enter matric number :2222
(max marks 50) :20 25
Enter test1 and test2 marks
Matric No : 2222
Total marks : 45.00
Grade : F
Do you want to continue : n
Grade A : 0
Grade B : 1
Grade C : 0
Grade D: 0
Grade F : 1
(i)
(ii)
Draw flowchart of the solution.
Write a complete C program based on the problem.
Transcribed Image Text:This program is to calculate total marks, determine grade of student and count how many students get a particular grade. An instructor needs a program that accepts a student matric number, test1 and test2 marks as input. The output will be the grade for each student and after user exits from the program, it will display counter for each grade. Total marks 80-100 Grade A 70-79 B 60-69 50-59 0-49 F Enter matric number :1111 Enter test1 and test2 marks (max marks 50) :30 45 Matric No : 1111 Total marks : 75.00 Grade : B Do you want to continue : y Enter matric number :2222 (max marks 50) :20 25 Enter test1 and test2 marks Matric No : 2222 Total marks : 45.00 Grade : F Do you want to continue : n Grade A : 0 Grade B : 1 Grade C : 0 Grade D: 0 Grade F : 1 (i) (ii) Draw flowchart of the solution. Write a complete C program based on the problem.
Expert Solution
steps

Step by step

Solved in 5 steps with 4 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