subject

you will write a C++ program that calculates a student’s final course average based on the grades for their homework assignments, laboratory assignments, term paper, midterm exam, final exam and class participation. Below are the specifics for each grade element: • There are four (4) homework assignments, each worth a maximum of 10 points. The homework average is 15% of the final grade for the course. • There are two (2) laboratory assignments, each worth a maximum of 50 points. The laboratory average is 20% of the final grade for the course. • The midterm and final exams are each worth a maximum of 100 points. The midterm and final exams are each 25% of the final grade for the course. • The term paper is graded on a letter grade scale (A, B, C, D, & F). For the purpose of calculating the student’s average, letter grades are assigned the following numerical values: A=95, B=85, C=75, D=65, & F=55. If the user enters a letter grade other than A, B, C, D, or F a numerical grade of zero will be assigned to the paper. The term paper is 10% of the final grade for the course. • Class participation is a boolean value (0 {false}, 1 {true}). A true, is successfully participating in the class. Class participation is 5% of the final grade for the course


you will write a C++ program that calculates a student’s final course average based on the grades f
you will write a C++ program that calculates a student’s final course average based on the grades f
you will write a C++ program that calculates a student’s final course average based on the grades f

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:20
Consider a byte-addressable computer with 16mb of main memory, a cache capable of storing a total of 64kb of data and block size of 32 bytes. (a) how many bits in the memory address? (b) how many blocks are in the cache? (c) specify the format of the memory address, including names and sizes, when the cache is: 1. direct-mapped 2. 4-way set associative 3. fully associative
Answers: 2
question
Computers and Technology, 24.06.2019 01:00
The initial tableau of a linear programming problem is given. use the simplex method to solve it. x 1 x 2 x 3 s 1 s 2 z 1 2 4 1 0 0 8 3 4 1 0 1 0 10 minus3 minus12 1 0 0 1 0 the maximum is nothing when x 1equals nothing, x 2equals nothing, x 3equals nothing, s 1equals3, and s 2equals0. (be sure to simplify to lowest terms if necessary.)
Answers: 2
question
Computers and Technology, 24.06.2019 01:00
How can the temperature of a room be raised by 5degreesf?
Answers: 1
question
Computers and Technology, 24.06.2019 11:00
Which of the statements below describe the guidelines for the use of text in presentation programs? a. do not use numbered lists. b. fonts should be appropriate for your audience. c. limit the number of fonts you use to three or four. d. only use bulleted lists for sales promotions. e. select font sizes that are appropriate for your delivery method. f. use font colors that work well with your background. select all that apply
Answers: 1
You know the right answer?
you will write a C++ program that calculates a student’s final course average based on the grades fo...
Questions
Questions on the website: 13722361