subject

Assignment3C: I just didn’t wanna take it! We have a very forgiving exam policy. If you miss Test 1, Test 2 or Test 3 for any reason (receiving a 0), that exam will be replaced by whatever grade you get on the final (which is comprehensive). Of course, that’s a risky move (it’s better to take the exams than rely on the final), but it helps students when "life gets in the way." The final exam also replaces your lowest test grade if the final exam is higher and you took all the tests. Once the replacements have occurred, the overall score is calculated by taking the average of the quiz average, Test 1, Test 2, Test 3 and the Final Exam. The Final Exam does not replace the quiz average if it is lower. For simplicity, the final result should be rounded to the closest integer. For this assignment, you’ll ask the user for a quiz average and grades for Test 1, Test 2, Test 3 and the Final Exam. The program will output the overall numeric average according to the policy described above. Hint: determine if all tests have been taken, and only replace the lowest grade if that is true. Finish by replacing zeroes with the final exam grade. Call the class Assignment3C, and put in a file called Assignment3C (.java, .cs or .cpp).

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Program description: a c# app is to be created to produce morse code. the morse code assigns a series of dots and dashes to each letter of the alphabet, each digit, and a few special characters (such as period, comma, colon, and semicolon). in sound-oriented systems, the dot represents a short sound and the dash represents a long sound. separation between words is indicated by a space, or, quite simply, the absence of a dot or dash. in a sound-oriented system, a space is indicated by a short period of time during which no sound is transmitted. the international version of the morse code is stored in the data file morse.txt.
Answers: 3
question
Computers and Technology, 22.06.2019 12:10
1. declare a constant named cents_per_pound and initialize with 25. 2. get the shipping weight from user input storing the weight into shipweightpounds. 3. using flat_fee_cents and cents_per_pound constants, assign shipcostcents with the cost of shipping a package weighing shipweightpounds.
Answers: 2
question
Computers and Technology, 23.06.2019 09:30
Given a link with a maximum transmission rate of 32.8 mbps. only two computers, x and y, wish to transmit starting at time t = 0 seconds. computer x sends filex (4 mib) and computer y sends filey (244 kib), both starting at time t = 0. statistical multiplexing is used, with details as follows packet payload size = 1000 bytes packet header size = 24 bytes (overhead) ignore processing and queueing delays assume partial packets (packets consisting of less than 1000 bytes of data) are padded so that they are the same size as full packets. assume continuous alternating-packet transmission. computer x gets the transmission medium first. at what time (t = ? ) would filey finish transmitting? give answer in milliseconds, without units, and round to one decimal places (e.g. for an answer of 0.013777 seconds you would enter "13.8" without the quotes)
Answers: 3
question
Computers and Technology, 24.06.2019 01:00
Answer these and get 40 points and brainliest
Answers: 1
You know the right answer?
Assignment3C: I just didn’t wanna take it! We have a very forgiving exam policy. If you miss Test 1,...
Questions
question
Physics, 14.01.2020 07:31
Questions on the website: 13722361