WRITE PLEASEJAVA write grading program for a class with the following grading policies. thers a total of 2 quizzes, each graded on the basis of 10 points. theeres  is 1 midterm exam and one final exam, each graded on the basis of 100 points. final exam counts for 50% of the grade, the midterm counts for 25%, and the 2 quizzes together count for a total of 25%. (Do not forget to normalize the quiz scores.) letter grade will be given based on the following criterion: 90 – 100  A 80 – 89    B 70 – 79    C 60 – 69    D 0 – 59      E             program will read student’s scores from a txf file, save them in an arrayor arrays), process the arrays),  print the student’s record, which consists of the name, 2 quiz and 2 exam scores as well along with students avg numscore for the course and final letter rade.         please noteAll the scores are integers and a student name consists of no more than 10 characters. justify output file

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter11: Inheritance And Composition
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

WRITE PLEASEJAVA write grading program for a class with the following grading policies.

  1. thers a total of 2 quizzes, each graded on the basis of 10 points.
  2. theeres  is 1 midterm exam and one final exam, each graded on the basis of 100 points.
  3. final exam counts for 50% of the grade, the midterm counts for 25%, and the 2 quizzes together count for a total of 25%. (Do not forget to normalize the quiz scores.)

letter grade will be given based on the following criterion:

90 – 100  A

80 – 89    B

70 – 79    C

60 – 69    D

0 – 59      E

 

          program will read student’s scores from a txf file, save them in an arrayor arrays), process the arrays),  print the student’s record, which consists of the name, 2 quiz and 2 exam scores as well along with students avg numscore for the course and final letter rade.

 

      please noteAll the scores are integers and a student name consists of no more than 10 characters. justify output file

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Data members
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage