Question: i want the answer part (2) Write a Java application to do the following: a. Create an object called exam 1 from the class Exam
part (2) Write a Java application to do the following: a. Create an object called exam 1 from the class Exam and initialize its course name to "ITCS113", its score to 53.5 and its maximum score to 60.0. b. Ask the user for the bonus score, and then add this score to the current score c. Display the exam details. d. Display the amount of percentage increase after adding the bonus. For example, if the current percentage is 89.167 and the percentage after adding the bonus is 94.1267, then the increase is 94.126789.167=5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
