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 19:50
Write a car class having two private member variables called tank and speed. write public methods called pumpgas and gofast. the method pumpgas gets an integer for gas that must be pumped. that value needs to be added to tank (no more than 20 gallons). it must return the amount of gas that is purchased ($4 per gallon). the method gofast should increase the speed by 5 each time it is called.write a constructor for the above class that initialized both variables to zero.write a tostring to display both the tank and speed when the car is printed.modify the car class to implement the interface comparable and an interface called carinter having the public methods in carinter.write the main program to create an array of size 5 of type car. create 5 car objects having each location of the array to refer to one of the cars. test the pumpgas, gofast, equals method on the array items. write an enhanced loop to print all the car values (using a tostring written last time).write a generic method to find the minimum of four items. pass int, double, char, string and car objects to test this method.
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
Match the items with their respective descriptions.
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
What type of forensic evidence was recovered during the bomb set off at the new mexico facility on the video that was similar to the evidence obtained at the boston bombings and how did the evidence allow the researchers to connect other pieces of evidence to the same bomb?
Answers: 2
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
English, 23.04.2020 04:26
question
Mathematics, 23.04.2020 04:26
Questions on the website: 13722360