Question: SR 1.32 Categorize each of the following situations as a compile-time error, run-time error, or logical error. a. Misspelling a Java reserved word. b.

SR 1.32 Categorize each of the following situations as a compile-time error, run-time error, or logical error. a. Misspelling a Java reserved word. b. Calculating the average of an empty list of numbers by dividing the sum of the numbers on the list (which is zero) by the size of the list (which is also zero). c. Printing a student's high test grade when the student's average test grade should have been output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
