OGRAMMING PROJECTS alsiodio cally be solved many different ways. Visit www.myprogramminglab.com aplete many of these Programming Projects online and get instant feedback to Write a grading program for a class with the following grading policies: ns of the class (wl a. There are two quizzes, each graded on the basis of 10 points. wor baut b. There is one midterm exam and one final exam, each graded on the RE A basis of 100 points. art of C. The final exam counts for 50 percent of the grade, the midterm counts for 25 percent, and the two quizzes together count for a total of 25 percent. (Do not forget to normalize the quiz scores. They should be ubliconpriv 9g converted to a percent before they are averaged in.) function ons for.ysaqnilo zirlt Any grade of 90 or more is an A, any grade of 80 or more (but less than 90) is a B, any grade of 70 or more (but less than 80) is a C, any grade of 60 or more (but less than 70) is a D, and any grade below 60 is an F. Gimedhs of tho ctudent's scores and output the student's

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

please help me to do this in c++. Thanks a lot

6 Ithan
of the member variables to values given as an argument(s) to the function,
the student's final letter grade. Make all member variables private. Include
member functions for each of the following: member functions to set each
101 in Programing Project 1 and a member variable for the student's weighted
PROGRAMMING PROJECTS ainlodildie
Practice Programs and can
iects require more problem-solving
Programming Projects
usually be solved many different ways. Visit www.myprogramminglab.com
complete many
of these Programming Projects online and
1. Write a grading program for a class with the following grading policies.
declaration
slutgers
ns of the class
(whi
hich are liste
or pi
C a. There are two quizzes, each graded on the basis of 10 points.
w worl eapaib
b. There is one midterm exam and one final exam, each graded on the
forbasis of 100 points.
C. The final exam counts for 50 percent of the grade, the midterm counts
thein
for 25 percent, and the two quizzes together count for a total of
ubliton
25 percent. (Do not forget to normalize the quiz scores. They should be
2ariqdionverted to a percent before they are averaged in.)
function
ns for
Any grade of 90 or more is an A, any grade of 80 or more (but less
6 than 90) is a B, any grade of 70 or more (but less than 80) is a C, any
9M6 grade of 60 or more (but less than 70) is a D, and any grade below 60 is an F.
piv
-91 The program will read in the student's scores and output the student's
1direcord, which consists of two quiz and two exam scores as well as the
ilbe student's average numeric score for the entire course and the final letter
grade. Define and use a structure for the student record. If this is a class
assignment, ask your instructor if input/output should be done with the
keyboard and screen or if it should be done with files. If it is to be done
with files, ask your instructor for instructions on file names.
slimaeyow vasm hi
2. Redo Programming Project 1 (or do it for the first time), but this time make
alami
a
vaverage numeric score for the entire course as well as a member variabie
worde bel
Transcribed Image Text:6 Ithan of the member variables to values given as an argument(s) to the function, the student's final letter grade. Make all member variables private. Include member functions for each of the following: member functions to set each 101 in Programing Project 1 and a member variable for the student's weighted PROGRAMMING PROJECTS ainlodildie Practice Programs and can iects require more problem-solving Programming Projects usually be solved many different ways. Visit www.myprogramminglab.com complete many of these Programming Projects online and 1. Write a grading program for a class with the following grading policies. declaration slutgers ns of the class (whi hich are liste or pi C a. There are two quizzes, each graded on the basis of 10 points. w worl eapaib b. There is one midterm exam and one final exam, each graded on the forbasis of 100 points. C. The final exam counts for 50 percent of the grade, the midterm counts thein for 25 percent, and the two quizzes together count for a total of ubliton 25 percent. (Do not forget to normalize the quiz scores. They should be 2ariqdionverted to a percent before they are averaged in.) function ns for Any grade of 90 or more is an A, any grade of 80 or more (but less 6 than 90) is a B, any grade of 70 or more (but less than 80) is a C, any 9M6 grade of 60 or more (but less than 70) is a D, and any grade below 60 is an F. piv -91 The program will read in the student's scores and output the student's 1direcord, which consists of two quiz and two exam scores as well as the ilbe student's average numeric score for the entire course and the final letter grade. Define and use a structure for the student record. If this is a class assignment, ask your instructor if input/output should be done with the keyboard and screen or if it should be done with files. If it is to be done with files, ask your instructor for instructions on file names. slimaeyow vasm hi 2. Redo Programming Project 1 (or do it for the first time), but this time make alami a vaverage numeric score for the entire course as well as a member variabie worde bel
219 void function that calculates the student's final letter grade and sets the
adi corresponding member variable. ibl 19dmm sdT .0 ol
abiv void function that calculates the student's weighted average numeric score
member functions to retrieve the data from each of the member variables, a
l for the entire course and sets the corresponding member variable, and a
3. Define a class called BookInfo that is an abstract data type for storing
29225|Ɔ prProgramming Projects
member functions to retrieve the data from each of the member variables, a
for the entire course and sets the corresponding member variable, and a
igib ansod
bas
amtu 00ont btov I vd jigib 2inu
Define a class called BookInfo that is an abstract data type for storing
information about a book. Your class should have two fields of type String,
xd Jigib ainu
wol
the first to store the author name and the second to store the book title.
Include the following member functions: a constructor to set the book title
911
WO
and author, a second constructor which sets the book title to a parameter
1in and the 9114h
Transcribed Image Text:219 void function that calculates the student's final letter grade and sets the adi corresponding member variable. ibl 19dmm sdT .0 ol abiv void function that calculates the student's weighted average numeric score member functions to retrieve the data from each of the member variables, a l for the entire course and sets the corresponding member variable, and a 3. Define a class called BookInfo that is an abstract data type for storing 29225|Ɔ prProgramming Projects member functions to retrieve the data from each of the member variables, a for the entire course and sets the corresponding member variable, and a igib ansod bas amtu 00ont btov I vd jigib 2inu Define a class called BookInfo that is an abstract data type for storing information about a book. Your class should have two fields of type String, xd Jigib ainu wol the first to store the author name and the second to store the book title. Include the following member functions: a constructor to set the book title 911 WO and author, a second constructor which sets the book title to a parameter 1in and the 9114h
Expert Solution
steps

Step by step

Solved in 4 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